16#ifndef GDAL_CSV_H_INCLUDED
17#define GDAL_CSV_H_INCLUDED
22const 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:283
#define CPL_C_START
Macro to start a block of C symbols.
Definition: cpl_port.h:279