fix for 'pwdbased.h needs <integer.h>' http://sourceforge.net/apps/trac/cryptopp/ticket/3 (pangalactic)
parent
9d1843e8fc
commit
1fb6fa4fc8
|
|
@ -6,6 +6,7 @@
|
|||
#include "cryptlib.h"
|
||||
#include "hmac.h"
|
||||
#include "hrtimer.h"
|
||||
#include "integer.h"
|
||||
|
||||
NAMESPACE_BEGIN(CryptoPP)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue