15#ifndef GDAL_CSV_H_INCLUDED
16#define GDAL_CSV_H_INCLUDED
21const char *GDALDefaultCSVFilename(
const char *pszBasename);
Core portability definitions for CPL.
#define CPL_C_END
Macro to end a block of C symbols.
Definition cpl_port.h:289
#define CPL_C_START
Macro to start a block of C symbols.
Definition cpl_port.h:285