summaryrefslogtreecommitdiff
path: root/comphelper/source/processfactory
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:16:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:16:19 +0000
commit5c9e6d4eaf1093a26110b518f14b8b8dfaa76206 (patch)
tree0741445b7b2e339b65fa8e1b0db7177a96439514 /comphelper/source/processfactory
parenta3442c1fe96405d1d9387b10c05aec42130c78a7 (diff)
INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED
2006/09/01 17:19:45 kaib 1.6.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/processfactory')
-rw-r--r--comphelper/source/processfactory/processfactory.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/processfactory/processfactory.cxx b/comphelper/source/processfactory/processfactory.cxx
index 4ff4339a5de9..0cee1d095b04 100644
--- a/comphelper/source/processfactory/processfactory.cxx
+++ b/comphelper/source/processfactory/processfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: processfactory.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:50:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:16:19 $
*
* 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 _OSL_MUTEX_HXX_
#include <osl/mutex.hxx>
#endif