aboutsummaryrefslogtreecommitdiff
path: root/src/common/Cryptography/SessionKeyGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Cryptography/SessionKeyGenerator.h')
-rw-r--r--src/common/Cryptography/SessionKeyGenerator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Cryptography/SessionKeyGenerator.h b/src/common/Cryptography/SessionKeyGenerator.h
index 1ff20d6312e..9fbb5ad00d0 100644
--- a/src/common/Cryptography/SessionKeyGenerator.h
+++ b/src/common/Cryptography/SessionKeyGenerator.h
@@ -19,7 +19,6 @@
#define TRINITY_SESSIONKEYGENERATOR_HPP
#include "CryptoHash.h"
-#include <cstring>
template <typename Hash>
class SessionKeyGenerator