From a8ba16ddab3291e59a33b36405462094f8cdf5bc Mon Sep 17 00:00:00 2001 From: 杨宇千 Date: Sun, 8 Sep 2019 22:24:28 +0800 Subject: ... --- include/cru/common/pre_config.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/cru/common/pre_config.hpp') 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 -- cgit v1.2.3