summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/AutoRetrievingBase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/commontools/AutoRetrievingBase.cxx')
-rw-r--r--connectivity/source/commontools/AutoRetrievingBase.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/connectivity/source/commontools/AutoRetrievingBase.cxx b/connectivity/source/commontools/AutoRetrievingBase.cxx
index 9157e3302680..ac573acfce80 100644
--- a/connectivity/source/commontools/AutoRetrievingBase.cxx
+++ b/connectivity/source/commontools/AutoRetrievingBase.cxx
@@ -19,6 +19,8 @@
#include "AutoRetrievingBase.hxx"
+#include <osl/diagnose.h>
+
namespace connectivity
{
OUString OAutoRetrievingBase::getTransformedGeneratedStatement(const OUString& _sInsertStatement) const