diff options
Diffstat (limited to '')
-rw-r--r-- | tests/PieceRotation/Bindings.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/PieceRotation/Bindings.h b/tests/PieceRotation/Bindings.h deleted file mode 100644 index 490830ac3..000000000 --- a/tests/PieceRotation/Bindings.h +++ /dev/null @@ -1,15 +0,0 @@ - -// Bindings.h - -// Dummy include file needed for LuaState to compile successfully - - - - -struct lua_State; - -int tolua_AllToLua_open(lua_State * a_LuaState); - - - - |