summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xeescher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xeescher.hxx')
-rw-r--r--sc/source/filter/inc/xeescher.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/filter/inc/xeescher.hxx b/sc/source/filter/inc/xeescher.hxx
index 07156acbcfa5..b6ff9e562f15 100644
--- a/sc/source/filter/inc/xeescher.hxx
+++ b/sc/source/filter/inc/xeescher.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_FILTER_INC_XEESCHER_HXX
-#define INCLUDED_SC_SOURCE_FILTER_INC_XEESCHER_HXX
+#pragma once
#include <vcl/graph.hxx>
#include <filter/msfilter/escherex.hxx>
@@ -458,6 +457,4 @@ private:
sal_Int32 mnScaleY;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */