INTEGRATION: CWS jsc3 (1.8.16); FILE MERGED

2006/01/20 13:02:20 jsc 1.8.16.1: #i56247# unify include guards
This commit is contained in:
Vladimir Glazounov
2006-03-15 08:12:44 +00:00
parent 8e76296015
commit eaf58ac096

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: cppumaker.cxx,v $ * $RCSfile: cppumaker.cxx,v $
* *
* $Revision: 1.8 $ * $Revision: 1.9 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 02:11:34 $ * last change: $Author: vg $ $Date: 2006-03-15 09:12:44 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -37,9 +37,7 @@
#include "sal/main.h" #include "sal/main.h"
#ifndef _CODEMAKER_TYPEMANAGER_HXX_ #include "codemaker/typemanager.hxx"
#include <codemaker/typemanager.hxx>
#endif
#include "codemaker/generatedtypeset.hxx" #include "codemaker/generatedtypeset.hxx"
#include "cppuoptions.hxx" #include "cppuoptions.hxx"