summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/macab/MacabColumns.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/macab/MacabColumns.hxx')
-rw-r--r--connectivity/source/drivers/macab/MacabColumns.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/connectivity/source/drivers/macab/MacabColumns.hxx b/connectivity/source/drivers/macab/MacabColumns.hxx
index 36da039a9ffc..1a85da155d62 100644
--- a/connectivity/source/drivers/macab/MacabColumns.hxx
+++ b/connectivity/source/drivers/macab/MacabColumns.hxx
@@ -23,10 +23,8 @@
#include "MacabTable.hxx"
#include <connectivity/sdbcx/VCollection.hxx>
-namespace connectivity
+namespace connectivity::macab
{
- namespace macab
- {
class MacabColumns : public sdbcx::OCollection
{
protected:
@@ -40,7 +38,6 @@ namespace connectivity
::osl::Mutex& _rMutex,
const ::std::vector< OUString> &_rVector);
};
- }
}
#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MACAB_MACABCOLUMNS_HXX