Loading...
Searching...
No Matches
Go to the documentation of this file.
21#ifndef CLIPM_COMPATIBILITY_CPL_H
22#define CLIPM_COMPATIBILITY_CPL_H
34#ifndef CPL_VERSION_CODE
35 #error "CPL_VERSION_CODE not defined in cpl_version.h"
42#define CLIPM_GET_INSTALLED_CPL_VERSION CPL_VERSION_CODE/65536
44#if CLIPM_GET_INSTALLED_CPL_VERSION < 3
45 #error "Incompatible CPL version found (too old)."