From b4a86556710cc5933a2b67458f957eee2056fe18 Mon Sep 17 00:00:00 2001 From: weidai Date: Fri, 11 Jul 2003 19:16:35 +0000 Subject: fix GCC compile git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@92 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- fipstest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'fipstest.cpp') diff --git a/fipstest.cpp b/fipstest.cpp index 1e094af..4a85677 100644 --- a/fipstest.cpp +++ b/fipstest.cpp @@ -4,6 +4,7 @@ #ifndef CRYPTOPP_IMPORTS +#define CRYPTOPP_DEFAULT_NO_DLL #include "dll.h" #ifdef CRYPTOPP_WIN32_AVAILABLE -- cgit v1.2.1