EVOLUTION-MANAGER
Edit File: gdal_sde.h
#ifndef GDAL_SDE_INCLUDED #define GDAL_SDE_INCLUDED #include "gdal_pam.h" #include <sdetype.h> #include <sdeerno.h> #include <sderaster.h> #include "cpl_string.h" #include "ogr_spatialref.h" #include "sdeerror.h" #include "sderasterband.h" #include "sdedataset.h" #endif