From d111651afe7ff7e3c5a492b9c41479e2b6ceb034 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 11:52:38 +0000 Subject: INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:22:51 kaib 1.6.28.1: #i68856# Added header markers and pch files --- cppcanvas/source/wrapper/implcolor.cxx | 7 +++++-- cppcanvas/source/wrapper/implfont.cxx | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'cppcanvas/source/wrapper') diff --git a/cppcanvas/source/wrapper/implcolor.cxx b/cppcanvas/source/wrapper/implcolor.cxx index 5c744d59df0e..ba757f8a0826 100644 --- a/cppcanvas/source/wrapper/implcolor.cxx +++ b/cppcanvas/source/wrapper/implcolor.cxx @@ -4,9 +4,9 @@ * * $RCSfile: implcolor.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:27:03 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:52:11 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_cppcanvas.hxx" + #include #include diff --git a/cppcanvas/source/wrapper/implfont.cxx b/cppcanvas/source/wrapper/implfont.cxx index bf1e1879026b..5175eda8167a 100644 --- a/cppcanvas/source/wrapper/implfont.cxx +++ b/cppcanvas/source/wrapper/implfont.cxx @@ -4,9 +4,9 @@ * * $RCSfile: implfont.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:28:31 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:52:38 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_cppcanvas.hxx" + #include #include -- cgit v1.2.3