INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED

2004/06/28 12:12:37 cmc 1.2.10.1: #i30801 no need to prepend external before boost
This commit is contained in:
Rüdiger Timm
2004-09-08 15:57:42 +00:00
parent 0ad744e54f
commit b4a32ba3de
5 changed files with 15 additions and 15 deletions

View File

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

View File

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

View File

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

View File

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

View File

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