include <array> header for std::array
This commit is contained in:
parent
29e7b19007
commit
0fc7b8bc01
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
|
||||
// stl
|
||||
#include <stdexcept>
|
||||
#include <array>
|
||||
|
||||
namespace mapnik {
|
||||
|
||||
|
|
Loading…
Reference in a new issue