include <array> header for std::array

This commit is contained in:
Dane Springmeyer 2014-01-26 13:45:29 -08:00
parent 29e7b19007
commit 0fc7b8bc01

View file

@ -58,6 +58,7 @@
// stl
#include <stdexcept>
#include <array>
namespace mapnik {