From 277e95a2d6ffbc636cb2df66d53b7f50e94bfd24 Mon Sep 17 00:00:00 2001 From: weidai Date: Thu, 13 May 2010 17:14:31 +0000 Subject: fix for 'pwdbased.h needs ' http://sourceforge.net/apps/trac/cryptopp/ticket/3 (pangalactic) git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@481 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- pwdbased.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pwdbased.h') diff --git a/pwdbased.h b/pwdbased.h index 99d2c3f..f755724 100644 --- a/pwdbased.h +++ b/pwdbased.h @@ -6,6 +6,7 @@ #include "cryptlib.h" #include "hmac.h" #include "hrtimer.h" +#include "integer.h" NAMESPACE_BEGIN(CryptoPP) -- cgit v1.2.1