From d039d8f90921de6eec7a63296578921dba49b151 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 11 Jul 2008 13:52:38 +0000 Subject: INTEGRATION: CWS jsc21 (1.4.42); FILE MERGED 2008/04/23 09:54:25 jsc 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/13 08:03:41 jsc 1.4.42.1: #72964# remove header guards --- unodevtools/source/skeletonmaker/skeletoncpp.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'unodevtools') diff --git a/unodevtools/source/skeletonmaker/skeletoncpp.hxx b/unodevtools/source/skeletonmaker/skeletoncpp.hxx index 43f0dd81ef82..e648b7252ebb 100644 --- a/unodevtools/source/skeletonmaker/skeletoncpp.hxx +++ b/unodevtools/source/skeletonmaker/skeletoncpp.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: skeletoncpp.hxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.6 $ * * This file is part of OpenOffice.org. * @@ -31,6 +31,7 @@ #define INCLUDED_UNODEVTOOLS_SOURCE_SKELETONMAKER_SKELETONCPP_HXX #include + #include "codemaker/generatedtypeset.hxx" #include "skeletoncommon.hxx" -- cgit