We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a921edc commit 7d193faCopy full SHA for 7d193fa
src/server/qgsowsserver.h
@@ -22,7 +22,7 @@
22
#ifdef HAVE_SERVER_PYTHON_PLUGINS
23
#include "qgsaccesscontrol.h"
24
#else
25
-#include "qgsfeature.h"
+class QgsFeature;
26
#endif
27
28
#include "qgsfield.h"
0 commit comments