Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
8e1e5f19d1
2 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
#include <mapnik/util/singleton.hpp>
|
||||
#include <mapnik/make_unique.hpp>
|
||||
#include <mapnik/util/noncopyable.hpp>
|
||||
//#include <mapnik/config.hpp>
|
||||
#include <mapnik/util/utf_conv_win.hpp>
|
||||
|
||||
// stl
|
||||
#include <cstdio>
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
#include <mapnik/xml_node.hpp>
|
||||
#include <mapnik/util/trim.hpp>
|
||||
#include <mapnik/util/noncopyable.hpp>
|
||||
#include <mapnik/util/utf_conv_win.hpp>
|
||||
|
||||
// stl
|
||||
#include <iostream>
|
||||
|
|
Loading…
Reference in a new issue