summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/pivottablefragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/pivottablefragment.hxx')
-rw-r--r--sc/source/filter/inc/pivottablefragment.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/pivottablefragment.hxx b/sc/source/filter/inc/pivottablefragment.hxx
index 74f893b63da9..821fd74650ca 100644
--- a/sc/source/filter/inc/pivottablefragment.hxx
+++ b/sc/source/filter/inc/pivottablefragment.hxx
@@ -23,8 +23,7 @@
#include "excelhandlers.hxx"
#include "worksheethelper.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
class PivotTable;
class PivotTableField;
@@ -80,8 +79,7 @@ private:
PivotTable& mrPivotTable;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif