add required include
This commit is contained in:
parent
50db396760
commit
eea68adb40
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…
Add table
Reference in a new issue