Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
Fix build error on centos7
  • Loading branch information
lbartoletti authored and github-actions[bot] committed Sep 27, 2021
1 parent 35e0758 commit 347f700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/wms/qgswmscapabilities.h
Expand Up @@ -18,6 +18,7 @@
#include <QHash>
#include <QMap>
#include <QNetworkRequest>
#include <QSet>
#include <QStringList>
#include <QVector>

Expand Down

0 comments on commit 347f700

Please sign in to comment.