diff options
| author | 杨宇千 <crupest@outlook.com> | 2019-09-08 22:24:28 +0800 |
|---|---|---|
| committer | 杨宇千 <crupest@outlook.com> | 2019-09-08 22:24:28 +0800 |
| commit | a8ba16ddab3291e59a33b36405462094f8cdf5bc (patch) | |
| tree | aa849cdc1f9b4f7a0aa150f562b2e618c63ecceb /include/cru/common/pre_config.hpp | |
| parent | 8b9a306d6f24dbc08aeee16b115260406e79126d (diff) | |
| download | cru-a8ba16ddab3291e59a33b36405462094f8cdf5bc.tar.gz cru-a8ba16ddab3291e59a33b36405462094f8cdf5bc.tar.bz2 cru-a8ba16ddab3291e59a33b36405462094f8cdf5bc.zip | |
...
Diffstat (limited to 'include/cru/common/pre_config.hpp')
| -rw-r--r-- | include/cru/common/pre_config.hpp | 2 |
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 |
