From d7766d3151e77c1783c482e2b6834dba9a3c7d7e Mon Sep 17 00:00:00 2001
From: Oliver Bolte <obo@openoffice.org>
Date: Sun, 17 Sep 2006 13:00:59 +0000
Subject: INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED 2006/09/01 17:55:50
 kaib 1.10.20.1: #i68856# Added header markers and pch files

---
 ucb/source/ucp/tdoc/tdoc_content.cxx | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/ucb/source/ucp/tdoc/tdoc_content.cxx b/ucb/source/ucp/tdoc/tdoc_content.cxx
index f28d7361add9..5a48527641a6 100644
--- a/ucb/source/ucp/tdoc/tdoc_content.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_content.cxx
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: tdoc_content.cxx,v $
  *
- *  $Revision: 1.10 $
+ *  $Revision: 1.11 $
  *
- *  last change: $Author: hr $ $Date: 2006-06-20 05:31:20 $
+ *  last change: $Author: obo $ $Date: 2006-09-17 14:00:59 $
  *
  *  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"
+
 /**************************************************************************
                                 TODO
  **************************************************************************
-- 
cgit