We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f947f84 commit 3f2846aCopy full SHA for 3f2846a
src/plugins/georeferencer/qgsimagewarper.cpp
@@ -28,6 +28,7 @@
28
29
#include "qgsimagewarper.h"
30
#include "qgsgeoreftransform.h"
31
+#include "qgslogger.h"
32
33
#if defined(GDAL_VERSION_NUM) && GDAL_VERSION_NUM >= 1800
34
#define TO8F(x) (x).toUtf8().constData()
0 commit comments