Add missing include to pwdbased.h (GH #657)
parent
7c1d296283
commit
4fc0fefc6e
|
|
@ -12,6 +12,7 @@
|
||||||
#include "hrtimer.h"
|
#include "hrtimer.h"
|
||||||
#include "integer.h"
|
#include "integer.h"
|
||||||
#include "argnames.h"
|
#include "argnames.h"
|
||||||
|
#include "algparam.h"
|
||||||
#include "hmac.h"
|
#include "hmac.h"
|
||||||
|
|
||||||
NAMESPACE_BEGIN(CryptoPP)
|
NAMESPACE_BEGIN(CryptoPP)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue