INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED

2004/06/28 12:12:46 cmc 1.2.10.1: #i30801 no need to prepend external before boost
This commit is contained in:
Rüdiger Timm
2004-09-08 16:00:41 +00:00
parent 29bfc49573
commit 0ded4e5679
3 changed files with 9 additions and 9 deletions

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: implfont.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: thb $ $Date: 2004-03-18 10:41:12 $
* last change: $Author: rt $ $Date: 2004-09-08 17:00:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
#endif
#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
#include <external/boost/shared_ptr.hpp>
#include <boost/shared_ptr.hpp>
#endif
#ifndef _DRAFTS_COM_SUN_STAR_RENDERING_XCANVAS_HPP__

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: implsprite.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: thb $ $Date: 2004-03-18 10:41:13 $
* last change: $Author: rt $ $Date: 2004-09-08 17:00:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@
#endif
#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
#include <external/boost/shared_ptr.hpp>
#include <boost/shared_ptr.hpp>
#endif
#ifndef _CPPCANVAS_SPRITE_HXX

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: implspritecanvas.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: thb $ $Date: 2004-03-18 10:41:13 $
* last change: $Author: rt $ $Date: 2004-09-08 17:00:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
#endif
#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
#include <external/boost/shared_ptr.hpp>
#include <boost/shared_ptr.hpp>
#endif