From 26c7e0bd0ad84cf794fd4403393a0b4843ada821 Mon Sep 17 00:00:00 2001 From: weidai Date: Fri, 4 May 2007 15:38:42 +0000 Subject: [PATCH] use Weak1 namespace --- regtest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regtest.cpp b/regtest.cpp index ba46633f..b89eaad3 100644 --- a/regtest.cpp +++ b/regtest.cpp @@ -1,6 +1,6 @@ #include "factory.h" -#define CRYPTOPP_ENABLE_NAMESPACE_WEAK +#define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1 #include "modes.h" #include "dh.h" #include "esign.h"