This commit is contained in:
Dane Springmeyer 2014-12-02 14:40:03 -05:00
parent 946434002f
commit 4d39d2aac1
2 changed files with 3 additions and 4 deletions

View file

@ -28,7 +28,7 @@
#include <mapnik/noncopyable.hpp>
#include <mapnik/value_types.hpp>
// stl
// std
#include <cstdint>
#include <string>

View file

@ -24,9 +24,8 @@
#include <mapnik/unicode.hpp>
#include <mapnik/value_types.hpp>
// stl
#include <cstdlib>
#include <string>
// std
#include <stdexcept>
// icu
#include <unicode/ucnv.h>