summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/OutlinerIteratorImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/OutlinerIteratorImpl.hxx')
-rw-r--r--sd/source/ui/inc/OutlinerIteratorImpl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/OutlinerIteratorImpl.hxx b/sd/source/ui/inc/OutlinerIteratorImpl.hxx
index 7491f03ae780..00be547c0721 100644
--- a/sd/source/ui/inc/OutlinerIteratorImpl.hxx
+++ b/sd/source/ui/inc/OutlinerIteratorImpl.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_OUTLINERITERATORIMPL_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_OUTLINERITERATORIMPL_HXX
+#pragma once
#include <OutlinerIterator.hxx>
#include <memory>
@@ -237,6 +236,4 @@ private:
} } // end of namespace ::sd::outliner
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */