summaryrefslogtreecommitdiff
path: root/fipstest.cpp
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 /fipstest.cpp
parenta926c983381960320112cb86fb30e31d38bc07ab (diff)
downloadcryptopp-git-12157494b2f78767cc21860380b3e500fe6dc488.tar.gz
fix GCC compile
Diffstat (limited to 'fipstest.cpp')
-rw-r--r--fipstest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fipstest.cpp b/fipstest.cpp
index 1e094af2..4a856775 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