]> git.mxchange.org Git - flightgear.git/commitdiff
Define NOMINMAX
authorfredb <fredb>
Sat, 18 Feb 2006 13:38:51 +0000 (13:38 +0000)
committerfredb <fredb>
Sat, 18 Feb 2006 13:38:51 +0000 (13:38 +0000)
src/Include/config.h-msvc6.in

index f99c2a3ea71adba68b3219288a4329f7031bb820..4ddcd9193004dc6a516d57935228f7b855b046d0 100644 (file)
 
 #define HAVE_MEMCPY 1
 
+#define NOMINMAX 1
+
 #ifndef ENABLE_AUDIO_SUPPORT
 #define  ENABLE_AUDIO_SUPPORT
 #endif