pre-commit run --all-files
This commit is contained in:
parent
a499989b1d
commit
8839f5774a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
#ifdef MAPNIK_USE_PROJ
|
#ifdef MAPNIK_USE_PROJ
|
||||||
// proj
|
// proj
|
||||||
#include <proj.h>
|
#include <proj.h>
|
||||||
#include <cmath> // HUGE_VAL
|
#include <cmath> // HUGE_VAL
|
||||||
#include <cstring> // strlen
|
#include <cstring> // strlen
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue