summaryrefslogtreecommitdiff
path: root/include/oox/dump/dffdumper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/dump/dffdumper.hxx')
-rw-r--r--include/oox/dump/dffdumper.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/oox/dump/dffdumper.hxx b/include/oox/dump/dffdumper.hxx
index 632650d466a1..e129b0a7f0fa 100644
--- a/include/oox/dump/dffdumper.hxx
+++ b/include/oox/dump/dffdumper.hxx
@@ -27,8 +27,7 @@
namespace oox { class BinaryInputStream; }
-namespace oox {
-namespace dump {
+namespace oox::dump {
class DffStreamObject final : public SequenceRecordObjectBase
@@ -57,8 +56,7 @@ private:
};
-} // namespace dump
-} // namespace oox
+} // namespace oox::dump
#endif
#endif