summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/writer/WDatabaseMetaData.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/writer/WDatabaseMetaData.hxx')
-rw-r--r--connectivity/source/inc/writer/WDatabaseMetaData.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/inc/writer/WDatabaseMetaData.hxx b/connectivity/source/inc/writer/WDatabaseMetaData.hxx
index b2d85cfa3050..c9fdcf9dd9f7 100644
--- a/connectivity/source/inc/writer/WDatabaseMetaData.hxx
+++ b/connectivity/source/inc/writer/WDatabaseMetaData.hxx
@@ -22,9 +22,7 @@
#include <component/CDatabaseMetaData.hxx>
-namespace connectivity
-{
-namespace writer
+namespace connectivity::writer
{
class OWriterDatabaseMetaData : public component::OComponentDatabaseMetaData
{
@@ -41,8 +39,7 @@ public:
OWriterDatabaseMetaData(file::OConnection* pConnection);
};
-} // namespace writer
-} // namespace connectivity
+} // namespace connectivity::writer
#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDATABASEMETADATA_HXX