summaryrefslogtreecommitdiff
path: root/bench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench.cpp')
-rw-r--r--bench.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench.cpp b/bench.cpp
index 4e69c20..6ba5431 100644
--- a/bench.cpp
+++ b/bench.cpp
@@ -1,5 +1,7 @@
// bench.cpp - written and placed in the public domain by Wei Dai
+#define _CRT_SECURE_NO_DEPRECATE
+
#include "bench.h"
#include "crc.h"
#include "adler32.h"