summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/lessoperators.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/lessoperators.hxx')
-rw-r--r--binaryurp/source/lessoperators.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/binaryurp/source/lessoperators.hxx b/binaryurp/source/lessoperators.hxx
index 65f2c5366ca3..306710de6386 100644
--- a/binaryurp/source/lessoperators.hxx
+++ b/binaryurp/source/lessoperators.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BINARYURP_SOURCE_LESSOPERATORS_HXX
-#define INCLUDED_BINARYURP_SOURCE_LESSOPERATORS_HXX
+#pragma once
#include <sal/config.h>
@@ -37,6 +36,4 @@ bool operator <(ByteSequence const & left, ByteSequence const & right);
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */