Fixes tile header includes
This commit is contained in:
parent
d60bc61d13
commit
bcbaa21739
@ -8,8 +8,11 @@
|
|||||||
#include <protozero/pbf_writer.hpp>
|
#include <protozero/pbf_writer.hpp>
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <vector>
|
||||||
|
#include <utility>
|
||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <algorithm>
|
#include <cstdint>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This plugin generates Mapbox Vector tiles that show the internal
|
* This plugin generates Mapbox Vector tiles that show the internal
|
||||||
|
Loading…
Reference in New Issue
Block a user