summaryrefslogtreecommitdiffstats
path: root/tests/PieceRotation/LuaState_Typedefs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PieceRotation/LuaState_Typedefs.inc')
-rw-r--r--tests/PieceRotation/LuaState_Typedefs.inc19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/PieceRotation/LuaState_Typedefs.inc b/tests/PieceRotation/LuaState_Typedefs.inc
deleted file mode 100644
index 5eba7c6f8..000000000
--- a/tests/PieceRotation/LuaState_Typedefs.inc
+++ /dev/null
@@ -1,19 +0,0 @@
-
-// LuaState_Typedefs.inc
-
-// Dummy include file needed for LuaState to compile successfully
-
-
-
-
-
-// Forward-declare classes that are used in the API but never called:
-struct HTTPRequest;
-struct HTTPTemplateRequest;
-class cPluginLua;
-class cBoundingBox;
-template <typename T> class cItemCallback;
-class cEntity;
-
-
-