This commit is contained in:
Dane Springmeyer 2014-09-29 13:50:14 -07:00
parent 848370c678
commit ba689b379e

View file

@ -24,15 +24,10 @@
#define MAPNIK_VIEW_TRANSFORM_HPP
// mapnik
#include <mapnik/config.hpp>
#include <mapnik/coord.hpp>
#include <mapnik/box2d.hpp>
#include <mapnik/vertex.hpp>
#include <mapnik/proj_transform.hpp>
// stl
#include <cstddef>
namespace mapnik
{