remove unneeded includes

This commit is contained in:
Dane Springmeyer 2013-01-04 00:20:21 -08:00
parent 900b6172bf
commit 48603669f6

View file

@ -41,9 +41,6 @@
#include <mapnik/config.hpp> // MAPNIK_DECL
// boost
#include <boost/concept_check.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <boost/variant.hpp>
// stl