summaryrefslogtreecommitdiff
path: root/fpicker/source/office
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:50:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:50:39 +0000
commit7fc2674e35a2656fbda178b588f15b69c27e86f0 (patch)
treef66d9f32bccb9a8246f4350ec1c9a7b51d45e50a /fpicker/source/office
parent34d26093b75d890c5f7c0fac003cb0fbc5844388 (diff)
INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED
2006/09/01 17:28:00 kaib 1.3.104.1: #i68856# Added header markers and pch files
Diffstat (limited to 'fpicker/source/office')
-rw-r--r--fpicker/source/office/fpinteraction.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/fpicker/source/office/fpinteraction.cxx b/fpicker/source/office/fpinteraction.cxx
index f298f7a5ef42..025f3aa5192f 100644
--- a/fpicker/source/office/fpinteraction.cxx
+++ b/fpicker/source/office/fpinteraction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fpinteraction.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:30:57 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:50:39 $
*
* 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"
+
#ifndef SVTOOLS_FILEPICKER_INTERACTION_HXX
#include "fpinteraction.hxx"
#endif