summaryrefslogtreecommitdiff
path: root/sc/inc/pagepar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/pagepar.hxx')
-rw-r--r--sc/inc/pagepar.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/pagepar.hxx b/sc/inc/pagepar.hxx
index 2a86e32936f2..769f82191faa 100644
--- a/sc/inc/pagepar.hxx
+++ b/sc/inc/pagepar.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_PAGEPAR_HXX
-#define INCLUDED_SC_INC_PAGEPAR_HXX
+#pragma once
#include "address.hxx"
@@ -66,6 +65,4 @@ struct ScPageAreaParam
void Reset ();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */