From 9021c20b5ebf0e68c0fbb55190e1b2986e3d9c1c Mon Sep 17 00:00:00 2001 From: smatz Date: Sat, 31 Jan 2009 20:16:06 +0000 Subject: (svn r15299) -Cleanup: remove many redundant includes --- src/string.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/string.cpp') diff --git a/src/string.cpp b/src/string.cpp index f3ab41623..7a2f1aabb 100644 --- a/src/string.cpp +++ b/src/string.cpp @@ -3,7 +3,6 @@ /** @file string.cpp Handling of C-type strings (char*). */ #include "stdafx.h" -#include "openttd.h" #include "debug.h" #include "core/alloc_func.hpp" #include "core/math_func.hpp" -- cgit v1.2.3-54-g00ecf