projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b9d03b
)
fixes for vc++
author
Perttu Ahola
<celeron55@gmail.com>
Mon, 13 Dec 2010 09:51:53 +0000
(11:51 +0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Mon, 13 Dec 2010 09:51:53 +0000
(11:51 +0200)
src/voxel.h
patch
|
blob
|
history
diff --git
a/src/voxel.h
b/src/voxel.h
index 472f0740dda960addcb7193ce7ac6b9e95f08847..43e0baa7aff3d13d447bd167d2f007bf2b60f958 100644
(file)
--- a/
src/voxel.h
+++ b/
src/voxel.h
@@
-25,6
+25,9
@@
with this program; if not, write to the Free Software Foundation, Inc.,
#include "debug.h"
#include "mapnode.h"
+#undef min
+#undef max
+
/*
A fast voxel manipulator class