summaryrefslogtreecommitdiff
path: root/unodevtools/source/skeletonmaker/skeletoncpp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/source/skeletonmaker/skeletoncpp.hxx')
-rw-r--r--unodevtools/source/skeletonmaker/skeletoncpp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unodevtools/source/skeletonmaker/skeletoncpp.hxx b/unodevtools/source/skeletonmaker/skeletoncpp.hxx
index 1c715faa669b..569280c5daa3 100644
--- a/unodevtools/source/skeletonmaker/skeletoncpp.hxx
+++ b/unodevtools/source/skeletonmaker/skeletoncpp.hxx
@@ -24,7 +24,7 @@
#include <codemaker/generatedtypeset.hxx>
#include "skeletoncommon.hxx"
-namespace skeletonmaker { namespace cpp {
+namespace skeletonmaker::cpp {
// referenceType
// 0 = no reference
@@ -89,7 +89,7 @@ void generateXDispatchProvider(std::ostream& o,
const OString & classname,
const ProtocolCmdMap & protocolCmdMap);
-} }
+}
#endif // INCLUDED_UNODEVTOOLS_SOURCE_SKELETONMAKER_SKELETONCPP_HXX