no need for iostream in geometry_envelope

This commit is contained in:
Dane Springmeyer 2015-04-04 13:20:11 -04:00
parent 9bd171bcd1
commit 633668f1d2

View file

@ -26,8 +26,6 @@
#include <mapnik/geometry.hpp> #include <mapnik/geometry.hpp>
#include <mapnik/box2d.hpp> #include <mapnik/box2d.hpp>
#include <iostream>
namespace mapnik { namespace geometry { namespace mapnik { namespace geometry {
namespace detail { namespace detail {