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