fix compile

pull/2/head
weidai 2007-05-04 16:13:42 +00:00
parent 56f907ca36
commit 74ff1a8e54
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include "randpool.h" #include "randpool.h"
#include "rng.h" #include "rng.h"
#include "aes.h" #include "aes.h"
#include "sha.h"
#include "fips140.h" #include "fips140.h"
NAMESPACE_BEGIN(CryptoPP) NAMESPACE_BEGIN(CryptoPP)