Skip to content
Snippets Groups Projects

Handle extended filename for DataSource class

Merged Antoine Regimbeau requested to merge OGR_extended_filename into develop
1 unresolved thread
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -30,8 +30,9 @@ namespace otb
/** \class OGRExtendedFilenameToOptions
* \brief This class aim at processing GDAL option that can be pass through
* extended filename.
*
* \ingroup OTBExtendedFilename
* \ingroup OTBGdalAdapters
*
*/
#include "OTBGdalAdaptersExport.h"
Loading