Removing some unnecessary #includes

svn-id: r26044
This commit is contained in:
Max Horn 2007-03-09 23:46:45 +00:00
parent e8e33e8077
commit 728d01cb17
11 changed files with 1 additions and 24 deletions

View file

@ -25,8 +25,6 @@
#include "common/hash-str.h"
#include "common/util.h"
#include <ctype.h>
namespace Common {
#if !(defined(PALMOS_ARM) || defined(PALMOS_DEBUG) || defined(__GP32__))