Fix compiling issue of MSVC

This commit is contained in:
BlockMen 2013-09-17 13:13:29 +02:00 committed by Kahrl
parent 27947d85f7
commit 9e6bdc377f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "log.h"
#include "util/numeric.h"
#include "main.h"
#include "util/mathconstants.h"
NoiseParams nparams_biome_def_heat =
{50, 50, v3f(500.0, 500.0, 500.0), 5349, 3, 0.70};