mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-05 21:20:38 +00:00
7 lines
103 B
C
7 lines
103 B
C
#ifndef LLARP_CRYPTO_H_
|
|
#define LLARP_CRYPTO_H_
|
|
#ifdef __cplusplus
|
|
#include "crypto.hpp"
|
|
#endif
|
|
#endif
|