From e74972e8049a6a64c514fb6a57eddea2957de7f4 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 16:51:21 +0000 Subject: INTEGRATION: CWS pchfix02 (1.11.14); FILE MERGED 2006/09/01 17:28:01 kaib 1.11.14.1: #i68856# Added header markers and pch files --- fpicker/source/office/iodlg.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx index 9ed1d91b78cf..c540cb1605a6 100644 --- a/fpicker/source/office/iodlg.cxx +++ b/fpicker/source/office/iodlg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: iodlg.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2006-07-26 09:05:13 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:51:21 $ * * 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_fpicker.hxx" + // includes -------------------------------------------------------------- #include "iodlg.hxx" -- cgit