mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
modify includes
This commit is contained in:
parent
05062c386f
commit
37444f29eb
@ -43,9 +43,8 @@ typedef void *GDALDatasetH SIP_SKIP;
|
|||||||
*/
|
*/
|
||||||
class ANALYSIS_EXPORT QgsAlignRaster
|
class ANALYSIS_EXPORT QgsAlignRaster
|
||||||
{
|
{
|
||||||
#ifdef SIP_RUN
|
SIP_TYPEHEADER_INCLUDE( gdal_version.h )
|
||||||
#include <gdal_version.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
QgsAlignRaster();
|
QgsAlignRaster();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user