1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00

Fix MSVC build Build broken by 98e36d7

This commit is contained in:
SmallJoker
2017-01-18 21:03:15 +01:00
committed by sfan5
parent 7279f0b373
commit dd282e646c
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <stack>
#include "util/pointer.h"
#include "util/numeric.h"
#include "util/mathconstants.h"
#include "map.h"
#include "serverenvironment.h"
#include "nodedef.h"