summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueset.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:42:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:42:56 +0000
commit20e4bb464ef691434580b77449d055230ae9d3cf (patch)
tree8426d77876810841a7b491bdb621f827749e3d8c /svtools/source/control/valueset.cxx
parent9d2ab31a3e4abe9ec78c3875260dadd97dc73be3 (diff)
INTEGRATION: CWS pchfix02 (1.27.46); FILE MERGED
2006/09/01 17:42:59 kaib 1.27.46.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/control/valueset.cxx')
-rw-r--r--svtools/source/control/valueset.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/control/valueset.cxx b/svtools/source/control/valueset.cxx
index ac3fe7e62991..72d72e4914ca 100644
--- a/svtools/source/control/valueset.cxx
+++ b/svtools/source/control/valueset.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: valueset.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 14:53:00 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:42:56 $
*
* 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 _LIST_HXX
#include <tools/list.hxx>
#endif