diff --git a/cppcanvas/inc/cppcanvas/spritecanvas.hxx b/cppcanvas/inc/cppcanvas/spritecanvas.hxx index 3d2f9ef3d55f..536c07b41149 100644 --- a/cppcanvas/inc/cppcanvas/spritecanvas.hxx +++ b/cppcanvas/inc/cppcanvas/spritecanvas.hxx @@ -2,9 +2,9 @@ * * $RCSfile: spritecanvas.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: thb $ $Date: 2004-03-18 10:41:00 $ + * last change: $Author: rt $ $Date: 2004-09-08 16:58:33 $ * * 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 +#include #endif diff --git a/cppcanvas/inc/cppcanvas/text.hxx b/cppcanvas/inc/cppcanvas/text.hxx index d979bfd67950..e1c98106b2bc 100644 --- a/cppcanvas/inc/cppcanvas/text.hxx +++ b/cppcanvas/inc/cppcanvas/text.hxx @@ -2,9 +2,9 @@ * * $RCSfile: text.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: thb $ $Date: 2004-03-18 10:41:00 $ + * last change: $Author: rt $ $Date: 2004-09-08 16:58:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,7 +63,7 @@ #define _CPPCANVAS_TEXT_HXX #ifndef BOOST_SHARED_PTR_HPP_INCLUDED -#include +#include #endif #ifndef _CPPCANVAS_CANVASGRAPHIC_HXX