summaryrefslogtreecommitdiff
path: root/basctl/source/inc/basidesh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/basidesh.hxx')
-rw-r--r--basctl/source/inc/basidesh.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx
index c89952c74b71..6f04b4269a2b 100644
--- a/basctl/source/inc/basidesh.hxx
+++ b/basctl/source/inc/basidesh.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_BASIDESH_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_BASIDESH_HXX
+#pragma once
#include "doceventnotifier.hxx"
#include "sbxitem.hxx"
@@ -216,6 +215,4 @@ public:
// because I don't know how to use nested names in it.
typedef basctl::Shell basctl_Shell;
-#endif // INCLUDED_BASCTL_SOURCE_INC_BASIDESH_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */