summaryrefslogtreecommitdiffstats
path: root/codemaker/source/cppumaker/includes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/cppumaker/includes.hxx')
-rw-r--r--codemaker/source/cppumaker/includes.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/codemaker/source/cppumaker/includes.hxx b/codemaker/source/cppumaker/includes.hxx
index 35c3c7877712..0203868374f2 100644
--- a/codemaker/source/cppumaker/includes.hxx
+++ b/codemaker/source/cppumaker/includes.hxx
@@ -28,7 +28,7 @@
class FileStream;
class TypeManager;
-namespace codemaker { namespace cppumaker {
+namespace codemaker::cppumaker {
class Includes {
public:
@@ -93,7 +93,7 @@ private:
bool m_includeTypelibTypedescriptionH;
};
-} }
+}
#endif // INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX