Fixed min/max macro problem in MS VC++
[libcds.git] / cds / os / win / topology.h
index 34df81880c25bd908a2e2fc9f2b1c076d752d700..e427cc8acda85ba1f9bbbc73c7592ed607d0c981 100644 (file)
@@ -8,6 +8,7 @@
 #endif
 
 #include <cds/details/defs.h>
+#define NOMINMAX
 #include <windows.h>
 
 namespace cds { namespace OS {