summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/contentenumeration.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:32:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:32:16 +0000
commitc75bd2fa3a585af67a9c5dd102d381c243cf0db6 (patch)
tree4ff33c22412361cc34f756f74d527180c923e5ea /svtools/source/contnr/contentenumeration.cxx
parent9e003eb43174a24b7079bbe1ed866fd4d136244b (diff)
INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED
2006/09/01 17:42:52 kaib 1.5.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/contnr/contentenumeration.cxx')
-rw-r--r--svtools/source/contnr/contentenumeration.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/contnr/contentenumeration.cxx b/svtools/source/contnr/contentenumeration.cxx
index 673028916253..c053d36e0c4a 100644
--- a/svtools/source/contnr/contentenumeration.cxx
+++ b/svtools/source/contnr/contentenumeration.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: contentenumeration.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 20:50:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:32:16 $
*
* 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_svtools.hxx"
+
#ifndef SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX
#include "contentenumeration.hxx"
#endif