summaryrefslogtreecommitdiff
path: root/sd/inc/prlayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/prlayout.hxx')
-rw-r--r--sd/inc/prlayout.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/prlayout.hxx b/sd/inc/prlayout.hxx
index 54c62dda96dc..7cf768eae8ea 100644
--- a/sd/inc/prlayout.hxx
+++ b/sd/inc/prlayout.hxx
@@ -23,8 +23,7 @@
|* checked in and does only contain the enumerator.
\************************************************************************/
-#ifndef INCLUDED_SD_INC_PRLAYOUT_HXX
-#define INCLUDED_SD_INC_PRLAYOUT_HXX
+#pragma once
enum class PresentationObjects
{
@@ -44,6 +43,4 @@ enum class PresentationObjects
Subtitle
};
-#endif // INCLUDED_SD_INC_PRLAYOUT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */