Merge pull request #9026 from alalek:remove_danger_define

This commit is contained in:
Maksim Shabunin 2017-06-29 07:28:38 +00:00
commit ca9622145e

View File

@ -63,10 +63,6 @@
#endif #endif
#if !defined _CRT_SECURE_NO_DEPRECATE && defined _MSC_VER && _MSC_VER > 1300
# define _CRT_SECURE_NO_DEPRECATE /* to avoid multiple Visual Studio warnings */
#endif
// undef problematic defines sometimes defined by system headers (windows.h in particular) // undef problematic defines sometimes defined by system headers (windows.h in particular)
#undef small #undef small
#undef min #undef min