mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
remove unused includes
This commit is contained in:
parent
93fcc0a783
commit
4943cb4cf8
@ -29,7 +29,6 @@
|
||||
// stl
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <deque>
|
||||
|
||||
#include "large_geojson_featureset.hpp"
|
||||
|
||||
|
||||
@ -26,9 +26,7 @@
|
||||
#include <mapnik/feature.hpp>
|
||||
#include "geojson_datasource.hpp"
|
||||
|
||||
#include <vector>
|
||||
#include <deque>
|
||||
#include <fstream>
|
||||
#include <cstdio>
|
||||
|
||||
class large_geojson_featureset : public mapnik::Featureset
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user