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