From 8d3e02430d3aba85ed61c773e8e7fba24abfa9c7 Mon Sep 17 00:00:00 2001 From: weidai Date: Fri, 4 May 2007 16:13:42 +0000 Subject: fix compile git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@345 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- osrng.h | 1 + 1 file changed, 1 insertion(+) (limited to 'osrng.h') diff --git a/osrng.h b/osrng.h index 2fa9713..eb4e6e2 100644 --- a/osrng.h +++ b/osrng.h @@ -8,6 +8,7 @@ #include "randpool.h" #include "rng.h" #include "aes.h" +#include "sha.h" #include "fips140.h" NAMESPACE_BEGIN(CryptoPP) -- cgit v1.2.1