summaryrefslogtreecommitdiff
path: root/fpicker/source/generic/fpicker.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:49:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:49:17 +0000
commit6adcfb76a142c31f3b1bda0e2d20bd1dade0635f (patch)
tree5a233fd397c1c2542ef33b6dbb4db8c6275cf479 /fpicker/source/generic/fpicker.cxx
parent6f37f8c11d9c3c3141f6013a247d03969ad2206a (diff)
INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED
2006/09/01 17:27:59 kaib 1.3.104.1: #i68856# Added header markers and pch files
Diffstat (limited to 'fpicker/source/generic/fpicker.cxx')
-rw-r--r--fpicker/source/generic/fpicker.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/fpicker/source/generic/fpicker.cxx b/fpicker/source/generic/fpicker.cxx
index 6e388c24de4a..adcc416e9d97 100644
--- a/fpicker/source/generic/fpicker.cxx
+++ b/fpicker/source/generic/fpicker.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fpicker.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:27:44 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:49:17 $
*
* 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 _SAL_TYPES_H_
#include "sal/types.h"
#endif