fix compile on windows by including round() from global.hpp
This commit is contained in:
parent
2d1f2d19cc
commit
6db1ba176b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#include <mapnik/geometry.hpp>
|
||||
#include <mapnik/ctrans.hpp>
|
||||
#include <mapnik/label_collision_detector.hpp>
|
||||
|
||||
#include <mapnik/global.hpp> //round
|
||||
// agg
|
||||
#include "agg_basics.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue