summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/indexcollection.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:17:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:17:30 +0000
commit5c2ee0e81bae8837bc04c7994e0b98aee3649d25 (patch)
tree0e48c0dd58c923e8ce9b94513033d25897366b04 /dbaccess/source/ui/misc/indexcollection.cxx
parent0a85541dc659c50e992540ffcc11f891cbaee0be (diff)
INTEGRATION: CWS pchfix02 (1.7.184); FILE MERGED
2006/09/01 17:24:34 kaib 1.7.184.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/misc/indexcollection.cxx')
-rw-r--r--dbaccess/source/ui/misc/indexcollection.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/indexcollection.cxx b/dbaccess/source/ui/misc/indexcollection.cxx
index 51cc51e7590a..888782795ca4 100644
--- a/dbaccess/source/ui/misc/indexcollection.cxx
+++ b/dbaccess/source/ui/misc/indexcollection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: indexcollection.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:14:29 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:17:30 $
*
* 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_dbaccess.hxx"
+
#ifndef _DBAUI_INDEXCOLLECTION_HXX_
#include "indexcollection.hxx"
#endif