From 52c8201e056c136b6d178414e93754eb8e5f1d2c Mon Sep 17 00:00:00 2001 From: weidai Date: Tue, 14 Aug 2007 00:55:43 +0000 Subject: fix gcc compile errors and warnings git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@388 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- factory.h | 1 + 1 file changed, 1 insertion(+) (limited to 'factory.h') diff --git a/factory.h b/factory.h index a775a54..482057d 100644 --- a/factory.h +++ b/factory.h @@ -3,6 +3,7 @@ #include "cryptlib.h" #include +#include NAMESPACE_BEGIN(CryptoPP) -- cgit v1.2.1