summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/hsqldb/HViews.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/hsqldb/HViews.hxx')
-rw-r--r--connectivity/source/inc/hsqldb/HViews.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/connectivity/source/inc/hsqldb/HViews.hxx b/connectivity/source/inc/hsqldb/HViews.hxx
index 6f6724383e32..05357324969c 100644
--- a/connectivity/source/inc/hsqldb/HViews.hxx
+++ b/connectivity/source/inc/hsqldb/HViews.hxx
@@ -21,9 +21,7 @@
#include <connectivity/sdbcx/VCollection.hxx>
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
-namespace connectivity
-{
- namespace hsqldb
+namespace connectivity::hsqldb
{
class HViews final : public sdbcx::OCollection
{
@@ -48,7 +46,7 @@ namespace connectivity
void dropByNameImpl(const OUString& elementName);
};
- }
+
}
#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_HSQLDB_HVIEWS_HXX