summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/pivotcachebuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/pivotcachebuffer.hxx')
-rw-r--r--sc/source/filter/inc/pivotcachebuffer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/inc/pivotcachebuffer.hxx b/sc/source/filter/inc/pivotcachebuffer.hxx
index 3758ad4afdc5..f9b39b57e7e8 100644
--- a/sc/source/filter/inc/pivotcachebuffer.hxx
+++ b/sc/source/filter/inc/pivotcachebuffer.hxx
@@ -28,11 +28,11 @@
namespace oox { class AttributeList; }
namespace oox { class SequenceInputStream; }
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace sheet { class XDataPilotField; }
-} } }
+}
-namespace oox { namespace core { class Relations; } }
+namespace oox::core { class Relations; }
class ScDPSaveDimension;
class ScDPObject;