add required include
This commit is contained in:
parent
5535aa292f
commit
7ab4d9ad0b
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
#include <mapnik/attribute.hpp>
|
||||
#include <mapnik/function_call.hpp>
|
||||
#include <mapnik/expression_node_types.hpp>
|
||||
// stl
|
||||
#include <memory>
|
||||
|
||||
namespace mapnik
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue