aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/gost_3410/gost_3410.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/gost_3410/gost_3410.cpp')
-rw-r--r--src/pubkey/gost_3410/gost_3410.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pubkey/gost_3410/gost_3410.cpp b/src/pubkey/gost_3410/gost_3410.cpp
index 01a29d97a..505d92a61 100644
--- a/src/pubkey/gost_3410/gost_3410.cpp
+++ b/src/pubkey/gost_3410/gost_3410.cpp
@@ -11,9 +11,6 @@
#include <botan/der_enc.h>
#include <botan/ber_dec.h>
-#include <iostream>
-#include <stdio.h>
-
namespace Botan {
MemoryVector<byte> GOST_3410_PublicKey::x509_subject_public_key() const