summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_firebird_sdbc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc/pch/precompiled_firebird_sdbc.hxx')
-rw-r--r--connectivity/inc/pch/precompiled_firebird_sdbc.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/connectivity/inc/pch/precompiled_firebird_sdbc.hxx b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx
index a14609007c84..92614e4b1923 100644
--- a/connectivity/inc/pch/precompiled_firebird_sdbc.hxx
+++ b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx
@@ -28,6 +28,7 @@
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/EventObject.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
+#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
#include <com/sun/star/sdbc/FetchDirection.hpp>
@@ -44,7 +45,9 @@
#include <comphelper/processfactory.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/storagehelper.hxx>
+#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/factory.hxx>
+#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <ibase.h>
@@ -56,8 +59,10 @@
#include <rtl/string.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/types.h>
+#include <stdexcept>
#include <svtools/miscopt.hxx>
#include <time.h>
+#include <unotools/localfilehelper.hxx>
#include <unotools/tempfile.hxx>
#include <unotools/ucbstreamhelper.hxx>