mirror of https://github.com/ecmwf/eccodes.git
Windows build: AppVeyor warnings
This commit is contained in:
parent
be17dfa757
commit
d2c8f1a941
|
@ -55,7 +55,7 @@ extern "C" {
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef ECCODES_ON_WINDOWS
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#define _CRT_NONSTDC_NO_DEPRECATE
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue