summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/scenariocontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/scenariocontext.hxx')
-rw-r--r--sc/source/filter/inc/scenariocontext.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/scenariocontext.hxx b/sc/source/filter/inc/scenariocontext.hxx
index 300e61f3f83b..e60b20d35e29 100644
--- a/sc/source/filter/inc/scenariocontext.hxx
+++ b/sc/source/filter/inc/scenariocontext.hxx
@@ -22,8 +22,7 @@
#include "excelhandlers.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
class Scenario;
class SheetScenarios;
@@ -60,8 +59,7 @@ private:
SheetScenarios& mrSheetScenarios;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif