fixes for vc++
parent
2b9d03b267
commit
22037459e3
|
@ -25,6 +25,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include "mapnode.h"
|
#include "mapnode.h"
|
||||||
|
|
||||||
|
#undef min
|
||||||
|
#undef max
|
||||||
|
|
||||||
/*
|
/*
|
||||||
A fast voxel manipulator class
|
A fast voxel manipulator class
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue