remove unused #include's
This commit is contained in:
parent
bb6c9a98a5
commit
0a24e8cfca
3 changed files with 0 additions and 3 deletions
|
@ -24,7 +24,6 @@
|
|||
#define MAPNIK_FILE_IO_HPP
|
||||
|
||||
// mapnik
|
||||
#include <mapnik/util/singleton.hpp>
|
||||
#include <mapnik/make_unique.hpp>
|
||||
#include <mapnik/util/noncopyable.hpp>
|
||||
#include <mapnik/util/utf_conv_win.hpp>
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
#include <mapnik/params.hpp>
|
||||
#include <mapnik/plugin.hpp>
|
||||
#include <mapnik/util/fs.hpp>
|
||||
#include <mapnik/util/singleton.hpp>
|
||||
|
||||
// boost
|
||||
#pragma GCC diagnostic push
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
// mapnik
|
||||
#include <mapnik/projection.hpp>
|
||||
#include <mapnik/util/singleton.hpp>
|
||||
#include <mapnik/util/trim.hpp>
|
||||
#include <mapnik/well_known_srs.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue