summaryrefslogtreecommitdiff
path: root/sc/inc/tokenuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/tokenuno.hxx')
-rw-r--r--sc/inc/tokenuno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/tokenuno.hxx b/sc/inc/tokenuno.hxx
index 3d71fc51f896..1c8def78720e 100644
--- a/sc/inc/tokenuno.hxx
+++ b/sc/inc/tokenuno.hxx
@@ -29,8 +29,8 @@
#include <formula/FormulaOpCodeMapperObj.hxx>
#include "compiler.hxx"
-namespace com { namespace sun { namespace star { namespace sheet { struct FormulaOpCodeMapEntry; } } } }
-namespace com { namespace sun { namespace star { namespace sheet { struct FormulaToken; } } } }
+namespace com::sun::star::sheet { struct FormulaOpCodeMapEntry; }
+namespace com::sun::star::sheet { struct FormulaToken; }
class ScTokenArray;
class ScDocShell;