mirror of
https://github.com/boostorg/config.git
synced 2025-10-27 13:51:45 +01:00
Avoid NOMINMAX redefinition
[SVN r11339]
This commit is contained in:
@@ -49,7 +49,9 @@
|
||||
# endif
|
||||
// disable min/max macro defines on vc6:
|
||||
//
|
||||
# define NOMINMAX
|
||||
# ifndef NOMINMAX
|
||||
# define NOMINMAX
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef _NATIVE_WCHAR_T_DEFINED
|
||||
|
||||
Reference in New Issue
Block a user