Added required include

This commit is contained in:
Blake Thompson 2015-01-27 17:18:20 -06:00
parent bc28c12572
commit dc931555d2

View file

@ -23,6 +23,8 @@
#ifndef MAPNIK_IMAGE_VIEW_HPP
#define MAPNIK_IMAGE_VIEW_HPP
#include <mapnik/image.hpp>
namespace mapnik {
template <typename T>