summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/PaneChildWindows.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/PaneChildWindows.hxx')
-rw-r--r--sd/source/ui/inc/PaneChildWindows.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/PaneChildWindows.hxx b/sd/source/ui/inc/PaneChildWindows.hxx
index ff72731b822c..4d6c8463996d 100644
--- a/sd/source/ui/inc/PaneChildWindows.hxx
+++ b/sd/source/ui/inc/PaneChildWindows.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_PANECHILDWINDOWS_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_PANECHILDWINDOWS_HXX
+#pragma once
#include <sfx2/childwin.hxx>
@@ -62,6 +61,4 @@ public:
} // end of namespace ::sd
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */