Merge pull request #30323 from m-kuhn/missing_include

Add missing include
This commit is contained in:
Matthias Kuhn 2019-06-22 11:11:57 +02:00 committed by GitHub
commit fbbf2e68ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@
#define QGSINTERPOLATOR_H
#include <QVector>
#include <QList>
#include "qgis_sip.h"
#include "qgis_analysis.h"