We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59b6984 + f8370ac commit 8e1e5f1Copy full SHA for 8e1e5f1
include/mapnik/util/file_io.hpp
@@ -27,7 +27,7 @@
27
#include <mapnik/util/singleton.hpp>
28
#include <mapnik/make_unique.hpp>
29
#include <mapnik/util/noncopyable.hpp>
30
-//#include <mapnik/config.hpp>
+#include <mapnik/util/utf_conv_win.hpp>
31
32
// stl
33
#include <cstdio>
src/rapidxml_loader.cpp
@@ -32,6 +32,7 @@
#include <mapnik/xml_node.hpp>
#include <mapnik/util/trim.hpp>
34
35
36
37
38
#include <iostream>
0 commit comments