summaryrefslogtreecommitdiff
path: root/basctl/source/inc/bastypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/bastypes.hxx')
-rw-r--r--basctl/source/inc/bastypes.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/bastypes.hxx b/basctl/source/inc/bastypes.hxx
index 2a09af077d8f..052bd2f420c7 100644
--- a/basctl/source/inc/bastypes.hxx
+++ b/basctl/source/inc/bastypes.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_BASTYPES_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX
+#pragma once
#include "scriptdocument.hxx"
@@ -310,6 +309,4 @@ public:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */