We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e73429 commit 33a90b1Copy full SHA for 33a90b1
src/plugins/oracle_raster/qgsselectgeoraster_ui.cpp
@@ -22,6 +22,8 @@
22
#include "gdal.h"
23
#include "ogr_api.h"
24
#include "ogrsf_frmts.h"
25
+#include <cpl_string.h>
26
+
27
#include "qgsvectorlayer.h"
28
29
QgsOracleSelectGeoraster::QgsOracleSelectGeoraster( QWidget* parent,
0 commit comments