summaryrefslogtreecommitdiff
path: root/include/formula/FormulaOpCodeMapperObj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/FormulaOpCodeMapperObj.hxx')
-rw-r--r--include/formula/FormulaOpCodeMapperObj.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/formula/FormulaOpCodeMapperObj.hxx b/include/formula/FormulaOpCodeMapperObj.hxx
index 8804e2488d94..bd0595d438d9 100644
--- a/include/formula/FormulaOpCodeMapperObj.hxx
+++ b/include/formula/FormulaOpCodeMapperObj.hxx
@@ -31,12 +31,12 @@
#include <rtl/ustring.hxx>
#include <sal/types.h>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace sheet { struct FormulaOpCodeMapEntry; }
namespace sheet { struct FormulaToken; }
namespace uno { class XComponentContext; }
namespace uno { class XInterface; }
-} } }
+}
namespace formula
{