diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/proj.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -119,6 +119,10 @@ #include <stddef.h> /* For size_t */ +#ifdef ACCEPT_USE_OF_DEPRECATED_PROJ_API_H + #error "The proj_api.h header has been removed from PROJ with version 8.0.0" +#endif + #ifdef PROJ_RENAME_SYMBOLS #include "proj_symbol_rename.h" #endif |
