summaryrefslogtreecommitdiff
path: root/basctl/source/inc/basidectrlr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/basidectrlr.hxx')
-rw-r--r--basctl/source/inc/basidectrlr.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/basidectrlr.hxx b/basctl/source/inc/basidectrlr.hxx
index 76049a5b3f37..7db0824df744 100644
--- a/basctl/source/inc/basidectrlr.hxx
+++ b/basctl/source/inc/basidectrlr.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_BASIDECTRLR_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_BASIDECTRLR_HXX
+#pragma once
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/propertycontainer.hxx>
@@ -66,6 +65,4 @@ protected:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_BASIDECTRLR_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */