From a152065609dc4370d316a08669583e9de75c68cc Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 12 May 2007 18:22:20 +0000 Subject: I believe these #includes are unnecessary. svn-id: r26811 --- engines/cruise/decompiler.cpp | 2 -- engines/cruise/polys.cpp | 3 --- 2 files changed, 5 deletions(-) (limited to 'engines/cruise') diff --git a/engines/cruise/decompiler.cpp b/engines/cruise/decompiler.cpp index f902fe4673..072fa171fd 100644 --- a/engines/cruise/decompiler.cpp +++ b/engines/cruise/decompiler.cpp @@ -26,8 +26,6 @@ namespace Cruise { -#include - #ifdef DUMP_SCRIPT #define numMaxLignes 100000 diff --git a/engines/cruise/polys.cpp b/engines/cruise/polys.cpp index f3860e6b90..e479b4d018 100644 --- a/engines/cruise/polys.cpp +++ b/engines/cruise/polys.cpp @@ -27,9 +27,6 @@ namespace Cruise { -#include -#include - typedef char ColorP; #define SCREENHEIGHT 200 -- cgit v1.2.3