mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
add missing includes to pmtiles.hpp for fedora (#219)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#ifndef PMTILES_HPP
|
#ifndef PMTILES_HPP
|
||||||
#define PMTILES_HPP
|
#define PMTILES_HPP
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|||||||
Reference in New Issue
Block a user