summaryrefslogtreecommitdiff
path: root/binaryurp/source/marshal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/marshal.hxx')
-rw-r--r--binaryurp/source/marshal.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/binaryurp/source/marshal.hxx b/binaryurp/source/marshal.hxx
index 333c8f90f43c..93930e3566c1 100644
--- a/binaryurp/source/marshal.hxx
+++ b/binaryurp/source/marshal.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BINARYURP_SOURCE_MARSHAL_HXX
-#define INCLUDED_BINARYURP_SOURCE_MARSHAL_HXX
+#pragma once
#include <sal/config.h>
@@ -86,6 +85,4 @@ private:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */