1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/crypto.h
2018-12-13 16:28:50 -05:00

6 lines
103 B
C

#ifndef LLARP_CRYPTO_H_
#define LLARP_CRYPTO_H_
#ifdef __cplusplus
#include "crypto.hpp"
#endif
#endif