Skip to content

Commit 4afeb9c

Browse files
committed
Removed Qt5 include
1 parent 594357a commit 4afeb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/qgshttprequesthandler.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include <QStringList>
3232
#include <QUrl>
3333
#include <fcgi_stdio.h>
34-
#include <qt5/QtCore/qbytearray.h>
34+
3535

3636
QgsHttpRequestHandler::QgsHttpRequestHandler( const bool captureOutput /*= FALSE*/ )
3737
: QgsRequestHandler( )

0 commit comments

Comments
 (0)