summaryrefslogtreecommitdiff
path: root/ucb/source/core/provprox.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 12:43:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 12:43:35 +0000
commitd7feb06a13d151c1eab9f1533b04a849e559cd26 (patch)
treec48ea3feba05f15ef43710ed372a3d877c2f55aa /ucb/source/core/provprox.cxx
parent5dc6a441344aba3eaf2a009a19bd731911796090 (diff)
INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED
2006/09/01 17:55:38 kaib 1.7.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/source/core/provprox.cxx')
-rw-r--r--ucb/source/core/provprox.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/core/provprox.cxx b/ucb/source/core/provprox.cxx
index eeb250926c93..b9fb7dd9fb89 100644
--- a/ucb/source/core/provprox.cxx
+++ b/ucb/source/core/provprox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: provprox.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-15 14:33:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 13:43:35 $
*
* 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_ucb.hxx"
+
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif