From 7eba2bf4d3eeeda0aabf98a15d1ca0f0e7e4c495 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 22 Jan 2011 14:52:20 +0000 Subject: (svn r21890) -Cleanup: remove some unneeded includes --- src/strgen/strgen.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/strgen') diff --git a/src/strgen/strgen.cpp b/src/strgen/strgen.cpp index 622f0b23a..1b76a7637 100644 --- a/src/strgen/strgen.cpp +++ b/src/strgen/strgen.cpp @@ -10,10 +10,7 @@ /** @file strgen.cpp Tool to create computer readable (stand-alone) translation files. */ #include "../stdafx.h" -#include "../core/alloc_func.hpp" #include "../core/endian_func.hpp" -#include "../core/math_func.hpp" -#include "../core/mem_func.hpp" #include "../string_func.h" #include "../strings_type.h" #include "../language.h" -- cgit v1.2.3-54-g00ecf