mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 12:47:48 +02:00
Move AESNIMacros.h to crypto/
This commit is contained in:
parent
5d0b24d696
commit
af4719d665
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#include "TunnelCrypto.h"
|
#include "TunnelCrypto.h"
|
||||||
#include "TunnelBase.h"
|
#include "TunnelBase.h"
|
||||||
#include "AESNIMacros.h"
|
#include "crypto/AESNIMacros.h"
|
||||||
|
|
||||||
namespace i2p {
|
namespace i2p {
|
||||||
namespace crypto {
|
namespace crypto {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue