summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/printfun.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/printfun.hxx')
-rw-r--r--sc/source/ui/inc/printfun.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/printfun.hxx b/sc/source/ui/inc/printfun.hxx
index f59804ebaede..4cb4fbe8077f 100644
--- a/sc/source/ui/inc/printfun.hxx
+++ b/sc/source/ui/inc/printfun.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_PRINTFUN_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_PRINTFUN_HXX
+#pragma once
#include <memory>
#include <pagepar.hxx>
@@ -392,6 +391,4 @@ private:
void FillPageData();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */