summaryrefslogtreecommitdiff
path: root/bench1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench1.cpp')
-rw-r--r--bench1.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench1.cpp b/bench1.cpp
index 0a03ce7a..eeefadbb 100644
--- a/bench1.cpp
+++ b/bench1.cpp
@@ -17,6 +17,7 @@
#include "drbg.h"
#include "rdrand.h"
#include "padlkrng.h"
+#include "stdcpp.h"
#if CRYPTOPP_MSC_VERSION
# pragma warning(disable: 4355)