summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgedclip.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/dlgedclip.hxx')
-rw-r--r--basctl/source/inc/dlgedclip.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/dlgedclip.hxx b/basctl/source/inc/dlgedclip.hxx
index 289096721d52..0bb7a7416120 100644
--- a/basctl/source/inc/dlgedclip.hxx
+++ b/basctl/source/inc/dlgedclip.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDCLIP_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_DLGEDCLIP_HXX
+#pragma once
#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
#include <cppuhelper/implbase.hxx>
@@ -51,6 +50,4 @@ public:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDCLIP_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */