add required include

This commit is contained in:
artemp 2016-02-24 12:09:33 +01:00
parent 5535aa292f
commit 7ab4d9ad0b

View file

@ -31,6 +31,8 @@
#include <mapnik/attribute.hpp>
#include <mapnik/function_call.hpp>
#include <mapnik/expression_node_types.hpp>
// stl
#include <memory>
namespace mapnik
{