aboutsummaryrefslogtreecommitdiff
path: root/saga/saga.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-04-06 12:19:15 +0000
committerTorbjörn Andersson2005-04-06 12:19:15 +0000
commit224b2afbf1cf6da036f6382b7fe56d2c9051a4f3 (patch)
tree400cff9914ca3c7148b4cf986071723f2b905934 /saga/saga.h
parentabe278b1edb1dbd4302799774bf44111e347855d (diff)
downloadscummvm-rg350-224b2afbf1cf6da036f6382b7fe56d2c9051a4f3.tar.gz
scummvm-rg350-224b2afbf1cf6da036f6382b7fe56d2c9051a4f3.tar.bz2
scummvm-rg350-224b2afbf1cf6da036f6382b7fe56d2c9051a4f3.zip
Removed system includes.
svn-id: r17413
Diffstat (limited to 'saga/saga.h')
-rw-r--r--saga/saga.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/saga/saga.h b/saga/saga.h
index c5d2db4287..37ea016619 100644
--- a/saga/saga.h
+++ b/saga/saga.h
@@ -33,10 +33,6 @@
#include "common/stream.h"
#include "common/rect.h"
-// TODO: These shouldn't be here!
-#include <limits.h>
-#include <stddef.h>
-
#include "saga/text.h"
#include "saga/gfx.h"
#include "saga/list.h"