simplify warning
This commit is contained in:
@@ -431,7 +431,7 @@
|
||||
#undef min
|
||||
#undef max
|
||||
#pragma message ("WARNING: detected 'min' and/or 'max' macros and undefined them;")
|
||||
#pragma message ("WARNING: you may wish to define NOMINMAX before including any windows header")
|
||||
#pragma message ("WARNING: suggest to define NOMINMAX before including any windows header")
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user