From b7d9306c8689bdd7f37ce31ed63ce4e65fa396e2 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 24 May 2014 11:42:09 +1000 Subject: Big include and libraries clean up. --- src/LuaSL/LuaSL.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/LuaSL/LuaSL.h') diff --git a/src/LuaSL/LuaSL.h b/src/LuaSL/LuaSL.h index cfee0aa..54e7fa7 100644 --- a/src/LuaSL/LuaSL.h +++ b/src/LuaSL/LuaSL.h @@ -5,16 +5,7 @@ #endif #include -#include -#include #include -#include -#include - -#include -#include -#include -#include typedef struct _gameGlobals gameGlobals; // Define this here, so LuaSL_threads.h can use it. -- cgit v1.1