From 57d30a71111b1f7dc531aa1573daef0ae656428c Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 08:45:43 +0000 Subject: INTEGRATION: CWS pchfix02 (1.11.132); FILE MERGED 2006/09/01 17:25:16 kaib 1.11.132.1: #i68856# Added header markers and pch files --- desktop/source/migration/pages.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/desktop/source/migration/pages.cxx b/desktop/source/migration/pages.cxx index d13ccbd2a3a9..1fb519383973 100644 --- a/desktop/source/migration/pages.cxx +++ b/desktop/source/migration/pages.cxx @@ -4,9 +4,9 @@ * * $RCSfile: pages.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2006-02-06 12:36:18 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:45:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version .1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_desktop.hxx" + #include "pages.hxx" #include "wizard.hrc" #include "wizard.hxx" -- cgit