mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-01-22 04:18:01 +00:00
Add another missing #include
This commit is contained in:
parent
8b6a51e20b
commit
caac717b17
@ -7,6 +7,7 @@
|
||||
#include <sqlite3.h>
|
||||
#include <set>
|
||||
#include <map>
|
||||
#include <algorithm>
|
||||
#include <limits.h>
|
||||
#include "protozero/varint.hpp"
|
||||
#include "geometry.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user