diff --git a/contrib/filter-extensions/spatial/adapter_functions.h b/contrib/filter-extensions/spatial/adapter_functions.h index 8f51e6d164bd66..37926df5933485 100644 --- a/contrib/filter-extensions/spatial/adapter_functions.h +++ b/contrib/filter-extensions/spatial/adapter_functions.h @@ -1,5 +1,6 @@ #ifndef SPATIAL_FILTER_ADAPTER_FUNCTIONS_H #define SPATIAL_FILTER_ADAPTER_FUNCTIONS_H +#include // C++ compatible header that allows access to C structs // or functions that are defined in C++ incompatible headers.