summaryrefslogtreecommitdiff
path: root/comphelper/source/compare/AnyCompareFactory.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:05:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:05:52 +0000
commit4821b9967794698b3ad32f2661ffb44ede1ab118 (patch)
treed53546f184956c609faaef230d5b231041f5172c /comphelper/source/compare/AnyCompareFactory.cxx
parentc427a5ef33bb8a25b89f3bfda4125ff563fd8217 (diff)
INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED
2006/09/01 17:19:37 kaib 1.4.100.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/compare/AnyCompareFactory.cxx')
-rw-r--r--comphelper/source/compare/AnyCompareFactory.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/compare/AnyCompareFactory.cxx b/comphelper/source/compare/AnyCompareFactory.cxx
index 624976676647..fc221b5ced0e 100644
--- a/comphelper/source/compare/AnyCompareFactory.cxx
+++ b/comphelper/source/compare/AnyCompareFactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AnyCompareFactory.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 02:43:47 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:05:52 $
*
* 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_comphelper.hxx"
+
#ifndef _COM_SUN_STAR_UCB_XANYCOMPAREFACTORY_HPP_
#include <com/sun/star/ucb/XAnyCompareFactory.hpp>