diff options
Diffstat (limited to 'src/tss/tss.cpp')
-rw-r--r-- | src/tss/tss.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tss/tss.cpp b/src/tss/tss.cpp index 5b8539330..3bd799727 100644 --- a/src/tss/tss.cpp +++ b/src/tss/tss.cpp @@ -13,8 +13,6 @@ #include <botan/sha160.h> #include <memory> -#include <stdio.h> - namespace Botan { namespace { |