summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/odma/odma_main.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 12:58:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 12:58:37 +0000
commit6dc55afa8ea58133baa89ffa82f156d5f71b7c1d (patch)
treeddf800c86dda9a71c171624f49bf1c1847b623ff /ucb/source/ucp/odma/odma_main.cxx
parent34698dd606b2feb2c6cceb30fc1da831b4d10aee (diff)
INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED
2006/09/01 17:55:48 kaib 1.4.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/source/ucp/odma/odma_main.cxx')
-rw-r--r--ucb/source/ucp/odma/odma_main.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/odma/odma_main.cxx b/ucb/source/ucp/odma/odma_main.cxx
index 99e4c02dcf..dd2d58bb14 100644
--- a/ucb/source/ucp/odma/odma_main.cxx
+++ b/ucb/source/ucp/odma/odma_main.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: odma_main.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:53:05 $
+ * last change: $Author: obo $ $Date: 2006-09-17 13:58:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_ucb.hxx"
#ifndef _VOS_PROCESS_HXX_
#include <vos/process.hxx>
#endif