summaryrefslogtreecommitdiff
path: root/src/voxel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/voxel.h')
-rw-r--r--src/voxel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/voxel.h b/src/voxel.h
index 43e0baa7a..a90fc37e8 100644
--- a/src/voxel.h
+++ b/src/voxel.h
@@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "debug.h"
#include "mapnode.h"
+// For VC++
#undef min
#undef max