summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_array.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_array.hxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_array.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_array.hxx b/connectivity/source/drivers/postgresql/pq_array.hxx
index d19969afdbef..21589021e41d 100644
--- a/connectivity/source/drivers/postgresql/pq_array.hxx
+++ b/connectivity/source/drivers/postgresql/pq_array.hxx
@@ -87,7 +87,7 @@ public:
public: // XArray
// Methods
- virtual ::rtl::OUString SAL_CALL getBaseTypeName( )
+ virtual OUString SAL_CALL getBaseTypeName( )
throw (::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
virtual sal_Int32 SAL_CALL getBaseType( )