summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pagedata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/pagedata.hxx')
-rw-r--r--sc/source/ui/inc/pagedata.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/pagedata.hxx b/sc/source/ui/inc/pagedata.hxx
index 14405f0c00e2..265a85743219 100644
--- a/sc/source/ui/inc/pagedata.hxx
+++ b/sc/source/ui/inc/pagedata.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_PAGEDATA_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_PAGEDATA_HXX
+#pragma once
#include <tools/long.hxx>
#include <address.hxx>
@@ -79,6 +78,4 @@ public:
void AddPages();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */