From 85ce6e18e1968c2480563b528b2c3ac1daad273c Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 13 Mar 2010 21:07:17 +0000 Subject: Remove iostream/stdio includes --- src/pubkey/gost_3410/gost_3410.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/pubkey') 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 #include -#include -#include - namespace Botan { MemoryVector GOST_3410_PublicKey::x509_subject_public_key() const -- cgit v1.2.3