fixup! sfcgal: add engine and geometry base

This commit is contained in:
bdm-oslandia 2025-07-17 16:19:17 +02:00 committed by Nyall Dawson
parent 43dc61580e
commit 697bd27a69

View File

@ -100,6 +100,7 @@ namespace sfcgal
* Helper class to handle SFCGAL engine errors.
*
* Messages are hold in a stacktrace way in order to improve context understanding.
* \since QGIS 3.44
*/
class CORE_EXPORT ErrorHandler
{