summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slidesorter/inc/model/SlsSharedPageDescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/model/SlsSharedPageDescriptor.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/model/SlsSharedPageDescriptor.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/slidesorter/inc/model/SlsSharedPageDescriptor.hxx b/sd/source/ui/slidesorter/inc/model/SlsSharedPageDescriptor.hxx
index d763eecbb6d4..6ee1e2b22d74 100644
--- a/sd/source/ui/slidesorter/inc/model/SlsSharedPageDescriptor.hxx
+++ b/sd/source/ui/slidesorter/inc/model/SlsSharedPageDescriptor.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_SLIDESORTER_INC_MODEL_SLSSHAREDPAGEDESCRIPTOR_HXX
-#define INCLUDED_SD_SOURCE_UI_SLIDESORTER_INC_MODEL_SLSSHAREDPAGEDESCRIPTOR_HXX
+#pragma once
#include <memory>
@@ -30,6 +29,4 @@ typedef std::shared_ptr<PageDescriptor> SharedPageDescriptor;
} // end of namespace ::sd::slidesorter::model
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */