summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@hotmail.co.uk>2013-12-10 11:31:42 +0100
committerTiger Wang <ziwei.tiger@hotmail.co.uk>2013-12-10 11:31:42 +0100
commite2e8c9624c62999114f0c84b33317172b3a7ca4a (patch)
treeadf838e07df8e153ba3d5e90a493e40584e3ce21 /src
parentFixed compile (alas, no more goto) (diff)
downloadcuberite-e2e8c9624c62999114f0c84b33317172b3a7ca4a.tar
cuberite-e2e8c9624c62999114f0c84b33317172b3a7ca4a.tar.gz
cuberite-e2e8c9624c62999114f0c84b33317172b3a7ca4a.tar.bz2
cuberite-e2e8c9624c62999114f0c84b33317172b3a7ca4a.tar.lz
cuberite-e2e8c9624c62999114f0c84b33317172b3a7ca4a.tar.xz
cuberite-e2e8c9624c62999114f0c84b33317172b3a7ca4a.tar.zst
cuberite-e2e8c9624c62999114f0c84b33317172b3a7ca4a.zip
Diffstat (limited to 'src')
-rw-r--r--src/Simulator/RedstoneSimulator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Simulator/RedstoneSimulator.cpp b/src/Simulator/RedstoneSimulator.cpp
index 93ad5890b..9328b9fcb 100644
--- a/src/Simulator/RedstoneSimulator.cpp
+++ b/src/Simulator/RedstoneSimulator.cpp
@@ -1,3 +1,4 @@
+
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "RedstoneSimulator.h"