summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_xview.cxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_xview.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_xview.cxx b/connectivity/source/drivers/postgresql/pq_xview.cxx
index 3a85d52cc510..ea63b8f34b58 100644
--- a/connectivity/source/drivers/postgresql/pq_xview.cxx
+++ b/connectivity/source/drivers/postgresql/pq_xview.cxx
@@ -40,6 +40,7 @@
#include <cppuhelper/queryinterface.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/sdbc/SQLException.hpp>
#include "pq_xview.hxx"
#include "pq_xviews.hxx"
@@ -49,8 +50,6 @@
using osl::MutexGuard;
using osl::Mutex;
-using com::sun::star::container::ElementExistException;
-
using com::sun::star::uno::Reference;
using com::sun::star::uno::Sequence;
using com::sun::star::uno::Any;