summaryrefslogtreecommitdiffstats
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, 1 insertions, 3 deletions
diff --git a/chart2/source/inc/RelativePositionHelper.hxx b/chart2/source/inc/RelativePositionHelper.hxx
index 961a55e99f6e..5a6bcbbc85af 100644
--- a/chart2/source/inc/RelativePositionHelper.hxx
+++ b/chart2/source/inc/RelativePositionHelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CHART2_SOURCE_INC_RELATIVEPOSITIONHELPER_HXX
-#define INCLUDED_CHART2_SOURCE_INC_RELATIVEPOSITIONHELPER_HXX
+#pragma once
#include <com/sun/star/chart2/RelativePosition.hpp>
#include <com/sun/star/drawing/Alignment.hpp>
@@ -100,6 +99,5 @@ public:
};
} //namespace chart
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */