diff options
Diffstat (limited to 'src/lib/constructs/tss/tss.cpp')
-rw-r--r-- | src/lib/constructs/tss/tss.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/constructs/tss/tss.cpp b/src/lib/constructs/tss/tss.cpp index 2024b39ec..5707c2403 100644 --- a/src/lib/constructs/tss/tss.cpp +++ b/src/lib/constructs/tss/tss.cpp @@ -11,7 +11,6 @@ #include <botan/hex.h> #include <botan/sha2_32.h> #include <botan/sha160.h> -#include <memory> namespace Botan { |