summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 20:55:46 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 20:55:46 +0000
commit56b99c60ae6ba84483328c4b229b6f933ed3096b (patch)
tree11b25c1d39394b6a0c6fca7893629a9a002eafc1
parent1355a2d77c6ae348b5c24049821485bac4d2e6de (diff)
INTEGRATION: CWS pchfix02 (1.30.2); FILE MERGED
2006/09/01 17:52:19 kaib 1.30.2.1: #i68856# Added header markers and pch files
-rw-r--r--sw/source/core/unocore/unocoll.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/unocore/unocoll.cxx b/sw/source/core/unocore/unocoll.cxx
index 1916c3f8889f..588d70283127 100644
--- a/sw/source/core/unocore/unocoll.cxx
+++ b/sw/source/core/unocore/unocoll.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unocoll.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 16:53:21 $
+ * last change: $Author: obo $ $Date: 2006-09-16 21:55:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,9 @@
*
************************************************************************/
-#pragma hdrstop
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
+
#include <swtypes.hxx>
#include <cmdid.h>