]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/voxel.h
random build system tweaking
[dragonfireclient.git] / src / voxel.h
index 472f0740dda960addcb7193ce7ac6b9e95f08847..a90fc37e8d8435af1d02e1e433b05bc6e66b675a 100644 (file)
@@ -25,6 +25,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "debug.h"
 #include "mapnode.h"
 
+// For VC++
+#undef min
+#undef max
+
 /*
        A fast voxel manipulator class