We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594357a commit 4afeb9cCopy full SHA for 4afeb9c
src/server/qgshttprequesthandler.cpp
@@ -31,7 +31,7 @@
31
#include <QStringList>
32
#include <QUrl>
33
#include <fcgi_stdio.h>
34
-#include <qt5/QtCore/qbytearray.h>
+
35
36
QgsHttpRequestHandler::QgsHttpRequestHandler( const bool captureOutput /*= FALSE*/ )
37
: QgsRequestHandler( )
0 commit comments