diff options
Diffstat (limited to 'binaryurp/source/unmarshal.hxx')
-rw-r--r-- | binaryurp/source/unmarshal.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/binaryurp/source/unmarshal.hxx b/binaryurp/source/unmarshal.hxx index 6867d8b17beb..c5b91eebb07a 100644 --- a/binaryurp/source/unmarshal.hxx +++ b/binaryurp/source/unmarshal.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX -#define INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX +#pragma once #include <sal/config.h> @@ -91,6 +90,4 @@ private: } -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |