fix windows build

This commit is contained in:
Juergen E. Fischer 2020-01-18 22:44:06 +01:00
parent 5310cb690e
commit c772dfbe0f

View File

@ -41,7 +41,7 @@ class QgsRectangle;
* \since QGIS 3.12
*/
template <typename T>
class CORE_EXPORT QgsGenericSpatialIndex
class QgsGenericSpatialIndex
{
public: