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 --- test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test.cpp') diff --git a/test.cpp b/test.cpp index 48e78cd..39699e0 100644 --- a/test.cpp +++ b/test.cpp @@ -1,5 +1,6 @@ // test.cpp - written and placed in the public domain by Wei Dai +#define CRYPTOPP_DEFAULT_NO_DLL #include "dll.h" #include "md5.h" #include "ripemd.h" -- cgit v1.2.1