iwyu
This commit is contained in:
parent
2209b1e542
commit
6859bea499
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <boost/python.hpp>
|
||||
|
||||
#include <mapnik/graphics.hpp>
|
||||
#include <mapnik/expression_node.hpp>
|
||||
#include <mapnik/value_error.hpp>
|
||||
#include <mapnik/image_util.hpp>
|
||||
#include <mapnik/markers_symbolizer.hpp>
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
// boost
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
// stl
|
||||
#include <map>
|
||||
|
|
Loading…
Reference in a new issue