diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/fxcrt/include/fx_system.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/include/fx_system.h b/core/fxcrt/include/fx_system.h index 22fdef2014..4900634aa5 100644 --- a/core/fxcrt/include/fx_system.h +++ b/core/fxcrt/include/fx_system.h @@ -54,7 +54,6 @@ #endif #if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_ -#define _CRT_SECURE_NO_WARNINGS #include <windows.h> #include <sal.h> #endif |