diff options
| author | Willem Jan Palenstijn | 2013-09-30 22:05:32 +0200 |
|---|---|---|
| committer | Willem Jan Palenstijn | 2013-09-30 22:05:32 +0200 |
| commit | 8e58be7a1d39d8235ddd7beb876de1ff3988fca5 (patch) | |
| tree | 64cebc37a319e17299a6a37a8b13b35742174d58 /engines/sword25/util/lua/ldebug.cpp | |
| parent | 057b01951a92cc17e6c7a5121d2bd866841c4f75 (diff) | |
| parent | 17df6b343a0fdb2168b4d3a22927cd0f584ce735 (diff) | |
| download | scummvm-rg350-8e58be7a1d39d8235ddd7beb876de1ff3988fca5.tar.gz scummvm-rg350-8e58be7a1d39d8235ddd7beb876de1ff3988fca5.tar.bz2 scummvm-rg350-8e58be7a1d39d8235ddd7beb876de1ff3988fca5.zip | |
Merge branch 'master' into wme_rendering
Diffstat (limited to 'engines/sword25/util/lua/ldebug.cpp')
| -rw-r--r-- | engines/sword25/util/lua/ldebug.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/sword25/util/lua/ldebug.cpp b/engines/sword25/util/lua/ldebug.cpp index e89ae9cad5..396c5df18b 100644 --- a/engines/sword25/util/lua/ldebug.cpp +++ b/engines/sword25/util/lua/ldebug.cpp @@ -5,11 +5,6 @@ */ -#include <stdarg.h> -#include <stddef.h> -#include <string.h> - - #define ldebug_c #define LUA_CORE |
