summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/currentcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/currentcontext.hxx')
-rw-r--r--binaryurp/source/currentcontext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/binaryurp/source/currentcontext.hxx b/binaryurp/source/currentcontext.hxx
index 95600e62d713..a7a99cf4fec9 100644
--- a/binaryurp/source/currentcontext.hxx
+++ b/binaryurp/source/currentcontext.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BINARYURP_SOURCE_CURRENTCONTEXT_HXX
-#define INCLUDED_BINARYURP_SOURCE_CURRENTCONTEXT_HXX
+#pragma once
#include <sal/config.h>
@@ -32,6 +31,4 @@ void set(com::sun::star::uno::UnoInterfaceReference const & value);
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */