summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/odbc/ODriver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/odbc/ODriver.hxx')
-rw-r--r--connectivity/source/inc/odbc/ODriver.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/connectivity/source/inc/odbc/ODriver.hxx b/connectivity/source/inc/odbc/ODriver.hxx
index 6172cd01aa89..c38eb502a215 100644
--- a/connectivity/source/inc/odbc/ODriver.hxx
+++ b/connectivity/source/inc/odbc/ODriver.hxx
@@ -30,9 +30,7 @@
#include <osl/module.h>
#include <odbc/OTools.hxx>
-namespace connectivity
-{
- namespace odbc
+namespace connectivity::odbc
{
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver, css::lang::XServiceInfo > ODriver_BASE;
@@ -78,7 +76,6 @@ namespace connectivity
const css::uno::Reference< css::lang::XMultiServiceFactory >& getORB() const { return m_xORB; }
};
- }
}
#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ODBC_ODRIVER_HXX