Loading...
Searching...
No Matches
Go to the documentation of this file.
27#ifndef CLIPM_COMPATIBILITY_CPL_H
28#define CLIPM_COMPATIBILITY_CPL_H
40#ifndef CPL_VERSION_CODE
41 #error "CPL_VERSION_CODE not defined in cpl_version.h"
48#define CLIPM_GET_INSTALLED_CPL_VERSION CPL_VERSION_CODE/65536
50#if CLIPM_GET_INSTALLED_CPL_VERSION < 3
51 #error "Incompatible CPL version found (too old)."