summaryrefslogtreecommitdiff
path: root/stdcpp.h
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2003-07-11 19:16:35 +0000
committerweidai <weidai11@users.noreply.github.com>2003-07-11 19:16:35 +0000
commit12157494b2f78767cc21860380b3e500fe6dc488 (patch)
treed2cfba9dfea9a49eebfae99247ae1621c20b8938 /stdcpp.h
parenta926c983381960320112cb86fb30e31d38bc07ab (diff)
downloadcryptopp-git-12157494b2f78767cc21860380b3e500fe6dc488.tar.gz
fix GCC compile
Diffstat (limited to 'stdcpp.h')
-rw-r--r--stdcpp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdcpp.h b/stdcpp.h
index 5a13a32d..de1ea9e4 100644
--- a/stdcpp.h
+++ b/stdcpp.h
@@ -18,7 +18,6 @@
#include <iostream>
#include <fstream>
#include <locale>
-#include <sstream>
// re-disable this
#pragma warning(disable: 4231)