summaryrefslogtreecommitdiff
path: root/sc/inc/TablePivotCharts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/TablePivotCharts.hxx')
-rw-r--r--sc/inc/TablePivotCharts.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/TablePivotCharts.hxx b/sc/inc/TablePivotCharts.hxx
index 9c44632b2001..9660e3678233 100644
--- a/sc/inc/TablePivotCharts.hxx
+++ b/sc/inc/TablePivotCharts.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SC_INC_TABLEPIVOTCHARTS_HXX
-#define INCLUDED_SC_INC_TABLEPIVOTCHARTS_HXX
+#pragma once
#include <com/sun/star/table/XTablePivotCharts.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -68,6 +67,4 @@ public:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */