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