Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7d193fa

Browse files
3nidsmbernasocchi
andauthoredDec 14, 2018
Update src/server/qgsowsserver.h
Co-Authored-By: mbernasocchi <marco@opengis.ch>
1 parent a921edc commit 7d193fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/server/qgsowsserver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#ifdef HAVE_SERVER_PYTHON_PLUGINS
2323
#include "qgsaccesscontrol.h"
2424
#else
25-
#include "qgsfeature.h"
25+
class QgsFeature;
2626
#endif
2727

2828
#include "qgsfield.h"

0 commit comments

Comments
 (0)
Please sign in to comment.