summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/GraphicViewShell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/GraphicViewShell.hxx')
-rw-r--r--sd/source/ui/inc/GraphicViewShell.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/GraphicViewShell.hxx b/sd/source/ui/inc/GraphicViewShell.hxx
index 65fb74443294..d730c2dd98cf 100644
--- a/sd/source/ui/inc/GraphicViewShell.hxx
+++ b/sd/source/ui/inc/GraphicViewShell.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_GRAPHICVIEWSHELL_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_GRAPHICVIEWSHELL_HXX
+#pragma once
#include "DrawViewShell.hxx"
@@ -70,6 +69,4 @@ private:
} // end of namespace sd
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */