From c12bc7f8949b6eda629ad48218c7cc19f8f767ee Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 22:32:17 +0200 Subject: fixincludeguards.sh: idl and idlc Change-Id: I665e901eb6f65308b8f130da1c6da95bc3255490 --- idlc/source/attributeexceptions.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'idlc/source') diff --git a/idlc/source/attributeexceptions.hxx b/idlc/source/attributeexceptions.hxx index 7c47f74ad685..aa19b49a1558 100644 --- a/idlc/source/attributeexceptions.hxx +++ b/idlc/source/attributeexceptions.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_idlc_source_attributeexceptions_hxx -#define INCLUDED_idlc_source_attributeexceptions_hxx +#ifndef INCLUDED_IDLC_SOURCE_ATTRIBUTEEXCEPTIONS_HXX +#define INCLUDED_IDLC_SOURCE_ATTRIBUTEEXCEPTIONS_HXX #include "rtl/ustring.hxx" -- cgit