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