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
|
||||
// proj
|
||||
#include <proj.h>
|
||||
#include <cmath> // HUGE_VAL
|
||||
#include <cmath> // HUGE_VAL
|
||||
#include <cstring> // strlen
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue