iwyu
This commit is contained in:
parent
946434002f
commit
4d39d2aac1
2 changed files with 3 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <mapnik/noncopyable.hpp>
|
||||
#include <mapnik/value_types.hpp>
|
||||
|
||||
// stl
|
||||
// std
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue