diff options
Diffstat (limited to 'include/cru/common/PreConfig.hpp')
-rw-r--r-- | include/cru/common/PreConfig.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/common/PreConfig.hpp b/include/cru/common/PreConfig.hpp index 4bccef1d..802f17f8 100644 --- a/include/cru/common/PreConfig.hpp +++ b/include/cru/common/PreConfig.hpp @@ -6,3 +6,4 @@ #endif #define _CRT_SECURE_NO_WARNINGS +#define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING |