From 6d6be50ae0b0a0b233f918c3d7b9c0b623676439 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 3 Jan 2012 21:32:51 +0000 Subject: (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files --- src/strgen/strgen.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/strgen/strgen.cpp') diff --git a/src/strgen/strgen.cpp b/src/strgen/strgen.cpp index 0b40e02c4..a905a599b 100644 --- a/src/strgen/strgen.cpp +++ b/src/strgen/strgen.cpp @@ -13,7 +13,6 @@ #include "../core/endian_func.hpp" #include "../string_func.h" #include "../strings_type.h" -#include "../language.h" #include "../misc/getoptdata.h" #include "../table/control_codes.h" -- cgit v1.2.3-54-g00ecf