summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:53:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:53:48 +0000
commit83e0d423f14f617a2f1c114f71f6a94355ed28b6 (patch)
tree0ac0e02eaa981b93c7e7004d854cab6ac05aa98a /fpicker
parent14e4ace597c8ff682b1aaf817c54021121d25eb2 (diff)
INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED
2006/09/01 17:28:03 kaib 1.3.104.1: #i68856# Added header markers and pch files
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/FilterContainer.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/fpicker/source/win32/filepicker/FilterContainer.cxx b/fpicker/source/win32/filepicker/FilterContainer.cxx
index c980e5bff249..4d446a5f2c61 100644
--- a/fpicker/source/win32/filepicker/FilterContainer.cxx
+++ b/fpicker/source/win32/filepicker/FilterContainer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FilterContainer.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:38:53 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:53:48 $
*
* 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"
+
#include <stdexcept>