diff options
Diffstat (limited to 'scripting/source/basprov/basmodnode.hxx')
-rw-r--r-- | scripting/source/basprov/basmodnode.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/scripting/source/basprov/basmodnode.hxx b/scripting/source/basprov/basmodnode.hxx index d537a92a3026..ebf0957ef044 100644 --- a/scripting/source/basprov/basmodnode.hxx +++ b/scripting/source/basprov/basmodnode.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMODNODE_HXX -#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMODNODE_HXX +#pragma once #include <com/sun/star/script/browse/XBrowseNode.hpp> #include <com/sun/star/uno/XComponentContext.hpp> @@ -62,6 +61,4 @@ namespace basprov } // namespace basprov -#endif // INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMODNODE_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |