summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/DrawDocShell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/DrawDocShell.hxx')
-rw-r--r--sd/source/ui/inc/DrawDocShell.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/DrawDocShell.hxx b/sd/source/ui/inc/DrawDocShell.hxx
index 9634c3d6c97f..90c9fba80d62 100644
--- a/sd/source/ui/inc/DrawDocShell.hxx
+++ b/sd/source/ui/inc/DrawDocShell.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_DRAWDOCSHELL_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_DRAWDOCSHELL_HXX
+#pragma once
#include <o3tl/span.hxx>
#include <sfx2/docfac.hxx>
@@ -231,6 +230,4 @@ typedef ::tools::SvRef<DrawDocShell> DrawDocShellRef;
} // end of namespace sd
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */