aboutsummaryrefslogtreecommitdiff
path: root/include/cru/common/pre_config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/common/pre_config.hpp')
-rw-r--r--include/cru/common/pre_config.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cru/common/pre_config.hpp b/include/cru/common/pre_config.hpp
index aa4d680b..96b1bab5 100644
--- a/include/cru/common/pre_config.hpp
+++ b/include/cru/common/pre_config.hpp
@@ -3,3 +3,5 @@
#ifdef _DEBUG
#define CRU_DEBUG
#endif
+
+#define _CRT_SECURE_NO_WARNINGS