add missing #include
parent
eeab1f60d3
commit
aaf11ab7dc
|
|
@ -2,6 +2,7 @@
|
||||||
#define CRYPTOPP_MISC_H
|
#define CRYPTOPP_MISC_H
|
||||||
|
|
||||||
#include "cryptlib.h"
|
#include "cryptlib.h"
|
||||||
|
#include "smartptr.h"
|
||||||
|
|
||||||
#ifdef INTEL_INTRINSICS
|
#ifdef INTEL_INTRINSICS
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue