Fixed min/max macro problem in MS VC++
[libcds.git] / cds / os / win / timer.h
index a23f7353b062f547243f486ad0aaf1de8e521a2d..637203e1eb1e5f96dd0ec0837f6dba79de05c151 100644 (file)
@@ -7,6 +7,7 @@
 #   error "<cds/os/timer.h> must be included"
 #endif
 
+#define NOMINMAX
 #include <windows.h>
 
 //@cond none