summaryrefslogtreecommitdiff
path: root/scripting/source/basprov/basmethnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/basprov/basmethnode.hxx')
-rw-r--r--scripting/source/basprov/basmethnode.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/scripting/source/basprov/basmethnode.hxx b/scripting/source/basprov/basmethnode.hxx
index 8910a8c6f728..53f9a8fbc357 100644
--- a/scripting/source/basprov/basmethnode.hxx
+++ b/scripting/source/basprov/basmethnode.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
-#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
+#pragma once
#include <bcholder.hxx>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
@@ -105,6 +104,4 @@ namespace basprov
} // namespace basprov
-#endif // INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */