lokinet/llarp/crypto.h
2018-12-13 16:28:50 -05:00

7 lines
103 B
C

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