diff options
Diffstat (limited to 'tests/test.cpp')
-rw-r--r-- | tests/test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.cpp b/tests/test.cpp index 33c7fb5..eb901db 100644 --- a/tests/test.cpp +++ b/tests/test.cpp @@ -1,4 +1,5 @@ #define _SCL_SECURE_NO_WARNINGS +#define _SCL_SECURE_NO_DEPRECATE #include "test.hpp" |