diff --git a/include/mapnik/util/trim.hpp b/include/mapnik/util/trim.hpp index 938956fca..4803f2f31 100644 --- a/include/mapnik/util/trim.hpp +++ b/include/mapnik/util/trim.hpp @@ -23,16 +23,14 @@ #ifndef MAPNIK_TRIM_HPP #define MAPNIK_TRIM_HPP -// boost -//#include - // stl #include -#include +#include namespace mapnik { namespace util { /* + https://github.com/mapnik/mapnik/issues/1633 faster trim (than boost::trim) that intentionally does not respect std::locale to avoid overhead in cases