summaryrefslogtreecommitdiff
path: root/sc/inc/rangeseq.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/rangeseq.hxx')
-rw-r--r--sc/inc/rangeseq.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/rangeseq.hxx b/sc/inc/rangeseq.hxx
index f0b1016111cb..dc3118ae0ed6 100644
--- a/sc/inc/rangeseq.hxx
+++ b/sc/inc/rangeseq.hxx
@@ -23,7 +23,7 @@
#include "types.hxx"
#include <com/sun/star/uno/TypeClass.hpp>
-namespace com { namespace sun { namespace star { namespace uno { class Any; } } } }
+namespace com::sun::star::uno { class Any; }
class SvNumberFormatter;
class ScDocument;