summaryrefslogtreecommitdiff
path: root/scripting/source/inc/bcholder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/inc/bcholder.hxx')
-rw-r--r--scripting/source/inc/bcholder.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/scripting/source/inc/bcholder.hxx b/scripting/source/inc/bcholder.hxx
index 822f65e705d8..d9c994013bcb 100644
--- a/scripting/source/inc/bcholder.hxx
+++ b/scripting/source/inc/bcholder.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
-#define INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
+#pragma once
#include <osl/mutex.hxx>
#include <cppuhelper/interfacecontainer.h>
@@ -54,6 +53,4 @@ namespace scripting_helper
} // namespace scripting_helper
-#endif // INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */