Explorar el Código

Do not include IdTable

Daniele Bartolini hace 12 años
padre
commit
214a22869a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      engine/lua/LuaStack.h

+ 0 - 1
engine/lua/LuaStack.h

@@ -28,7 +28,6 @@ OTHER DEALINGS IN THE SOFTWARE.
 
 
 #include "lua.hpp"
 #include "lua.hpp"
 #include "Types.h"
 #include "Types.h"
-#include "IdTable.h"
 
 
 namespace crown
 namespace crown
 {
 {