add missing include
This commit is contained in:
parent
fd98a4a49a
commit
7d9ac2a094
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
// $Id$
|
// $Id$
|
||||||
// mapnik
|
// mapnik
|
||||||
#include <mapnik/save_map.hpp>
|
#include <mapnik/save_map.hpp>
|
||||||
|
#include <mapnik/image_util.hpp>
|
||||||
#include <mapnik/ptree_helpers.hpp>
|
#include <mapnik/ptree_helpers.hpp>
|
||||||
|
|
||||||
// boost
|
// boost
|
||||||
|
|
Loading…
Reference in a new issue