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/misc/str.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/misc/str.hpp') diff --git a/src/misc/str.hpp b/src/misc/str.hpp index 78e5ed9fe..1d58b63ae 100644 --- a/src/misc/str.hpp +++ b/src/misc/str.hpp @@ -15,6 +15,7 @@ #include #include #include "blob.hpp" +#include "../core/math_func.hpp" #include "../string_func.h" /** Blob based case sensitive ANSI/UTF-8 string */ -- cgit v1.2.3-54-g00ecf