From 1fb2401e5fcf7a6efa9245e7cf0840f89243779f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 11 Jul 2008 12:29:04 +0000 Subject: INTEGRATION: CWS jsc21 (1.5.52); FILE MERGED 2008/04/23 09:48:45 jsc 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:57 jsc 1.5.52.1: #i72964# remove external header guards --- codemaker/source/cppumaker/includes.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'codemaker') diff --git a/codemaker/source/cppumaker/includes.hxx b/codemaker/source/cppumaker/includes.hxx index 5a28d304014e..e91f542636a3 100644 --- a/codemaker/source/cppumaker/includes.hxx +++ b/codemaker/source/cppumaker/includes.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: includes.hxx,v $ - * $Revision: 1.6 $ + * $Revision: 1.7 $ * * This file is part of OpenOffice.org. * @@ -29,8 +29,7 @@ ************************************************************************/ #ifndef INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX -#define INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX \ - INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX +#define INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX #include "codemaker/dependencies.hxx" #include "rtl/ustring.hxx" -- cgit