Skip to content
Snippets Groups Projects
Commit 184fe6e2 authored by Oliver Heidmann's avatar Oliver Heidmann Committed by Uwe Schulzweida
Browse files

replaced header define with library define

parent b2d247d1
No related branches found
No related tags found
2 merge requests!336Develop,!335reduced usage of ifdef for HAVE_MAGICS
Pipeline #98275 passed
......@@ -9,7 +9,7 @@
#include "config.h"
#endif
#ifdef HAVE_PROJ_H
#ifdef HAVE_LIBPROJ
#include "proj.h"
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment