Skip to content

Commit

Permalink
fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jan 18, 2020
1 parent 5310cb6 commit c772dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsgenericspatialindex.h
Expand Up @@ -41,7 +41,7 @@ class QgsRectangle;
* \since QGIS 3.12
*/
template <typename T>
class CORE_EXPORT QgsGenericSpatialIndex
class QgsGenericSpatialIndex
{
public:

Expand Down

0 comments on commit c772dfb

Please sign in to comment.