diff --git a/SConstruct b/SConstruct index 4a6641d7c..649c01fff 100644 --- a/SConstruct +++ b/SConstruct @@ -866,6 +866,7 @@ def CheckProjData(context, silent=False): // This is narly, could eventually be replaced using https://github.com/OSGeo/proj.4/pull/551] #include #include +#include static void my_proj4_logger(void * user_data, int /*level*/, const char * msg) {