fixup! add SFCGAL sip module

This commit is contained in:
bdm-oslandia 2025-07-25 12:14:38 +02:00 committed by Nyall Dawson
parent e1c089f773
commit fa030a34a2

View File

@ -17,12 +17,12 @@
* * * *
***************************************************************************/ ***************************************************************************/
SIP_IF_MODULE( HAVE_SFCGAL_SIP )
#ifdef WITH_SFCGAL #ifdef WITH_SFCGAL
#ifndef QGSSGCGAL_GEOMETRY_H #ifndef QGSSGCGAL_GEOMETRY_H
#define QGSSGCGAL_GEOMETRY_H #define QGSSGCGAL_GEOMETRY_H
SIP_IF_MODULE( HAVE_SFCGAL_SIP )
#include "qgis_core.h" #include "qgis_core.h"
#include "qgis_sip.h" #include "qgis_sip.h"
#include "qgsabstractgeometry.h" #include "qgsabstractgeometry.h"