mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
add missing stdexcept include
This commit is contained in:
parent
bef269bc01
commit
767c51cea2
@ -25,6 +25,7 @@
|
||||
|
||||
// stl
|
||||
#include <cstdlib>
|
||||
#include <stdexcept>
|
||||
|
||||
// freetype2
|
||||
extern "C"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user