remove duplicate include

This commit is contained in:
artemp 2015-03-26 18:33:17 +01:00
parent b025071b28
commit 75699eb5b4

View file

@ -26,7 +26,6 @@
#include <mapnik/geometry.hpp>
#include <mapnik/geometry_adapters.hpp>
#include <boost/geometry/algorithms/unique.hpp>
#include <boost/geometry/algorithms/unique.hpp>
#include <type_traits>