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/townname.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/townname.cpp') diff --git a/src/townname.cpp b/src/townname.cpp index 1e0b43d8a..6b5731321 100644 --- a/src/townname.cpp +++ b/src/townname.cpp @@ -13,7 +13,6 @@ #include "string_func.h" #include "townname_type.h" #include "town.h" -#include "core/alloc_func.hpp" #include "strings_func.h" #include "core/random_func.hpp" #include "genworld.h" -- cgit v1.2.3-54-g00ecf