summaryrefslogtreecommitdiff
path: root/chart2/source/inc/RelativePositionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/RelativePositionHelper.hxx')
-rw-r--r--chart2/source/inc/RelativePositionHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/inc/RelativePositionHelper.hxx b/chart2/source/inc/RelativePositionHelper.hxx
index 36933110f059..961a55e99f6e 100644
--- a/chart2/source/inc/RelativePositionHelper.hxx
+++ b/chart2/source/inc/RelativePositionHelper.hxx
@@ -25,8 +25,8 @@
#include <com/sun/star/awt/Point.hpp>
#include "charttoolsdllapi.hxx"
-namespace com { namespace sun { namespace star { namespace awt { struct Size; } } } }
-namespace com { namespace sun { namespace star { namespace chart2 { struct RelativeSize; } } } }
+namespace com::sun::star::awt { struct Size; }
+namespace com::sun::star::chart2 { struct RelativeSize; }
namespace chart
{