summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/sidebar/MasterPageContainerQueue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/MasterPageContainerQueue.hxx')
-rw-r--r--sd/source/ui/sidebar/MasterPageContainerQueue.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/sidebar/MasterPageContainerQueue.hxx b/sd/source/ui/sidebar/MasterPageContainerQueue.hxx
index 584c372e92fa..6b9b0adca2f4 100644
--- a/sd/source/ui/sidebar/MasterPageContainerQueue.hxx
+++ b/sd/source/ui/sidebar/MasterPageContainerQueue.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_SIDEBAR_MASTERPAGECONTAINERQUEUE_HXX
-#define INCLUDED_SD_SOURCE_UI_SIDEBAR_MASTERPAGECONTAINERQUEUE_HXX
+#pragma once
#include "MasterPageContainer.hxx"
#include "MasterPageDescriptor.hxx"
@@ -129,6 +128,4 @@ private:
} // end of namespace sd::sidebar
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */