mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
include <array> header for std::array
This commit is contained in:
parent
29e7b19007
commit
0fc7b8bc01
@ -58,6 +58,7 @@
|
||||
|
||||
// stl
|
||||
#include <stdexcept>
|
||||
#include <array>
|
||||
|
||||
namespace mapnik {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user