Skip to content

Commit

Permalink
BaseBand.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Jun 25, 2020
1 parent 5fe5cb6 commit fe4d86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdal/private/gdal/Raster.hpp
Expand Up @@ -60,7 +60,7 @@ class Raster;
/*
Slight abstraction of a GDAL raster band.
*/
class BaseBand
class PDAL_DLL BaseBand
{
protected:
BaseBand(GDALDataset *ds, int bandNum, const std::string& name);
Expand Down

0 comments on commit fe4d86c

Please sign in to comment.