summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgedmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/dlgedmod.hxx')
-rw-r--r--basctl/source/inc/dlgedmod.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/dlgedmod.hxx b/basctl/source/inc/dlgedmod.hxx
index 0a99c6b8f030..9dfe50421b2c 100644
--- a/basctl/source/inc/dlgedmod.hxx
+++ b/basctl/source/inc/dlgedmod.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDMOD_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_DLGEDMOD_HXX
+#pragma once
#include <svx/svdmodel.hxx>
@@ -47,6 +46,4 @@ public:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDMOD_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */