add missing header
This commit is contained in:
parent
d1f16479d1
commit
a499989b1d
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
// proj
|
||||
#include <proj.h>
|
||||
#include <cmath> // HUGE_VAL
|
||||
#include <cstring> // strlen
|
||||
#endif
|
||||
|
||||
namespace mapnik {
|
||||
|
|
Loading…
Reference in a new issue