summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ChartDocumentWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ChartDocumentWrapper.hxx')
-rw-r--r--chart2/source/controller/inc/ChartDocumentWrapper.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/chart2/source/controller/inc/ChartDocumentWrapper.hxx b/chart2/source/controller/inc/ChartDocumentWrapper.hxx
index 56a05056c1fa..7eeb4646bfc7 100644
--- a/chart2/source/controller/inc/ChartDocumentWrapper.hxx
+++ b/chart2/source/controller/inc/ChartDocumentWrapper.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CHART2_SOURCE_CONTROLLER_INC_CHARTDOCUMENTWRAPPER_HXX
-#define INCLUDED_CHART2_SOURCE_CONTROLLER_INC_CHARTDOCUMENTWRAPPER_HXX
+#pragma once
#include <WrappedPropertySet.hxx>
#include <com/sun/star/chart/XChartDocument.hpp>
@@ -167,6 +166,5 @@ private: //member
} // namespace chart::wrapper
// CHART_CHARTDOCUMENT_HXX
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */