Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed Qt5 include
  • Loading branch information
elpaso committed Jun 29, 2015
1 parent 594357a commit 4afeb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/qgshttprequesthandler.cpp
Expand Up @@ -31,7 +31,7 @@
#include <QStringList>
#include <QUrl>
#include <fcgi_stdio.h>
#include <qt5/QtCore/qbytearray.h>


QgsHttpRequestHandler::QgsHttpRequestHandler( const bool captureOutput /*= FALSE*/ )
: QgsRequestHandler( )
Expand Down

0 comments on commit 4afeb9c

Please sign in to comment.