From 8587edab57f9c44ee216201da387d2dcb04694e0 Mon Sep 17 00:00:00 2001 From: weidai Date: Fri, 4 May 2007 15:38:42 +0000 Subject: [PATCH] use Weak1 namespace --- trunk/c5/regtest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/c5/regtest.cpp b/trunk/c5/regtest.cpp index ba46633f..b89eaad3 100644 --- a/trunk/c5/regtest.cpp +++ b/trunk/c5/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"