summaryrefslogtreecommitdiff
path: root/stoc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:29:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:29:00 +0000
commitd9a226bdf060f85b1c18c3bdc1edde5ca8bf4e85 (patch)
treece0e460f47b97ee586f374e208c9697d38b10e14 /stoc/source
parent6cc062e3c155af8c69b60875eaa69af0fc2a654a (diff)
INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED
2006/09/01 17:41:10 kaib 1.10.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/source')
-rw-r--r--stoc/source/defaultregistry/defaultregistry.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/defaultregistry/defaultregistry.cxx b/stoc/source/defaultregistry/defaultregistry.cxx
index 8fc55ef1cc0e..d5398382730e 100644
--- a/stoc/source/defaultregistry/defaultregistry.cxx
+++ b/stoc/source/defaultregistry/defaultregistry.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: defaultregistry.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:01:39 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:29:00 $
*
* 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_stoc.hxx"
+
#ifndef _OSL_MUTEX_HXX_
#include <osl/mutex.hxx>
#endif