]> git.mxchange.org Git - simgear.git/blobdiff - simgear/compiler.h
std::string::c_str() is const
[simgear.git] / simgear / compiler.h
index 939d9f319c6ad18b2942f7125ebd7fc6504688e4..616dd15d2f025dd8e2564557837d3a93bf3deb67 100644 (file)
 #      define vsnprintf _vsnprintf
 #    endif
 #    define copysign _copysign
+#    define strcasecmp stricmp
+
+#    undef min
+#    undef max
 
 #    pragma warning(disable: 4786) // identifier was truncated to '255' characters
 #    pragma warning(disable: 4244) // conversion from double to float