summaryrefslogtreecommitdiffstats
path: root/src/Item.cpp
diff options
context:
space:
mode:
authorHowaner <franzi.moos@googlemail.com>2014-06-24 15:27:19 +0200
committerHowaner <franzi.moos@googlemail.com>2014-06-24 15:27:19 +0200
commit5ab01c4d4205b61b41855eaeee534ae15b816331 (patch)
tree5e027c16e4f2843e299d1f5d0d54f0eb12b02644 /src/Item.cpp
parentFixed BlockInfo initialization. (diff)
downloadcuberite-5ab01c4d4205b61b41855eaeee534ae15b816331.tar
cuberite-5ab01c4d4205b61b41855eaeee534ae15b816331.tar.gz
cuberite-5ab01c4d4205b61b41855eaeee534ae15b816331.tar.bz2
cuberite-5ab01c4d4205b61b41855eaeee534ae15b816331.tar.lz
cuberite-5ab01c4d4205b61b41855eaeee534ae15b816331.tar.xz
cuberite-5ab01c4d4205b61b41855eaeee534ae15b816331.tar.zst
cuberite-5ab01c4d4205b61b41855eaeee534ae15b816331.zip
Diffstat (limited to 'src/Item.cpp')
-rw-r--r--src/Item.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Item.cpp b/src/Item.cpp
index d6e8b224a..56ceae0b7 100644
--- a/src/Item.cpp
+++ b/src/Item.cpp
@@ -1,4 +1,4 @@
-
+
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "Item.h"