Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add missing include
  • Loading branch information
nyalldawson committed Mar 27, 2021
1 parent 9d01cca commit ddcde49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/qgsserverapiutils.cpp
Expand Up @@ -28,6 +28,7 @@
#include "nlohmann/json.hpp"

#include <QUrl>
#include <QUrlQuery>

QgsRectangle QgsServerApiUtils::parseBbox( const QString &bbox )
{
Expand Down

0 comments on commit ddcde49

Please sign in to comment.