summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/oci/qsql_oci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/drivers/oci/qsql_oci.h')
-rw-r--r--src/sql/drivers/oci/qsql_oci.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sql/drivers/oci/qsql_oci.h b/src/sql/drivers/oci/qsql_oci.h
index 15a0357ace..188dba2c64 100644
--- a/src/sql/drivers/oci/qsql_oci.h
+++ b/src/sql/drivers/oci/qsql_oci.h
@@ -59,6 +59,11 @@ typedef struct OCISvcCtx OCISvcCtx;
QT_BEGIN_NAMESPACE
+#if 0
+#pragma qt_no_master_include
+#pragma qt_sync_stop_processing
+#endif
+
class QOCIDriver;
class QOCICols;
struct QOCIDriverPrivate;