From 479a012429c4a431c4a680c282c01e5b9e09bf2f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 18:33:08 +0200 Subject: fixincludeguards.sh: basebmp --- basebmp/source/intconversion.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basebmp') diff --git a/basebmp/source/intconversion.hxx b/basebmp/source/intconversion.hxx index 5d16182a115a..a5360413663d 100644 --- a/basebmp/source/intconversion.hxx +++ b/basebmp/source/intconversion.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_BASEBMP_INTCONVERSION_HXX -#define INCLUDED_BASEBMP_INTCONVERSION_HXX +#ifndef INCLUDED_BASEBMP_SOURCE_INTCONVERSION_HXX +#define INCLUDED_BASEBMP_SOURCE_INTCONVERSION_HXX #include #include @@ -83,6 +83,6 @@ namespace basebmp }; } -#endif /* INCLUDED_BASEBMP_INTCONVERSION_HXX */ +#endif // INCLUDED_BASEBMP_SOURCE_INTCONVERSION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit