lokinet/llarp/crypto.h

7 lines
103 B
C
Raw Normal View History

2018-01-25 16:24:33 +00:00
#ifndef LLARP_CRYPTO_H_
#define LLARP_CRYPTO_H_
2018-12-13 21:28:50 +00:00
#ifdef __cplusplus
#include "crypto.hpp"
#endif
2018-01-25 16:24:33 +00:00
#endif