summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/unmodpg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/unmodpg.hxx')
-rw-r--r--sd/source/ui/inc/unmodpg.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/unmodpg.hxx b/sd/source/ui/inc/unmodpg.hxx
index 2e04e7c4e1aa..f9af2c02cb97 100644
--- a/sd/source/ui/inc/unmodpg.hxx
+++ b/sd/source/ui/inc/unmodpg.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_UNMODPG_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_UNMODPG_HXX
+#pragma once
#include <xmloff/autolayout.hxx>
@@ -72,6 +71,4 @@ private:
const OUString maComment;
};
-#endif // INCLUDED_SD_SOURCE_UI_INC_UNMODPG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */