summaryrefslogtreecommitdiff
path: root/sc/inc/PivotTableDataSource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/PivotTableDataSource.hxx')
-rw-r--r--sc/inc/PivotTableDataSource.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/PivotTableDataSource.hxx b/sc/inc/PivotTableDataSource.hxx
index ff8a13c401e0..b322779573e2 100644
--- a/sc/inc/PivotTableDataSource.hxx
+++ b/sc/inc/PivotTableDataSource.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SC_INC_PIVOTTABLEDATASOURCE_HXX
-#define INCLUDED_SC_INC_PIVOTTABLEDATASOURCE_HXX
+#pragma once
#include <com/sun/star/chart2/data/XDataSource.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -51,6 +50,4 @@ private:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */