Browse Source

make mac CI happy

QGC4.4
Andreas Bircher 7 years ago
parent
commit
6c96642c9e
  1. 1
      src/Terrain/TerrainQuery.cc

1
src/Terrain/TerrainQuery.cc

@ -21,6 +21,7 @@ @@ -21,6 +21,7 @@
#include <QJsonArray>
#include <QTimer>
#include <QtLocation/private/qgeotilespec_p.h>
#include <cmath>
QGC_LOGGING_CATEGORY(TerrainQueryLog, "TerrainQueryLog")

Loading…
Cancel
Save