From d8446ff2641862e441fa632dd5e1b4ba42db7b89 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 24 Jul 2007 09:11:14 +0000 Subject: INTEGRATION: CWS mergesvp (1.13.2); FILE MERGED 2007/07/04 15:32:36 pl 1.13.2.1: #i79023# header moving --- vcl/source/gdi/graph.cxx | 6 +++--- vcl/source/gdi/impprn.cxx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'vcl/source') diff --git a/vcl/source/gdi/graph.cxx b/vcl/source/gdi/graph.cxx index e682dbcdecde..13bf9c7ab485 100644 --- a/vcl/source/gdi/graph.cxx +++ b/vcl/source/gdi/graph.cxx @@ -4,9 +4,9 @@ * * $RCSfile: graph.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:13:35 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:09:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ #include "precompiled_vcl.hxx" #ifndef _SV_IMPGRAPH_HXX -#include +#include #endif #ifndef _SV_OUTDEV_HXX #include diff --git a/vcl/source/gdi/impprn.cxx b/vcl/source/gdi/impprn.cxx index c4793f2ff2a7..f18676b611d7 100644 --- a/vcl/source/gdi/impprn.cxx +++ b/vcl/source/gdi/impprn.cxx @@ -4,9 +4,9 @@ * * $RCSfile: impprn.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:16:36 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:11:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,7 @@ #include #endif #ifndef _SV_IMPPRN_HXX -#include +#include #endif // ----------- -- cgit