summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:31:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:31:34 +0000
commitb8e8cd58f9d11419833bb8ccdc8ed7f2034ad737 (patch)
treed2c6b1acd8cd455421c4399e0af610897ff97b0d
parentba86e5bc6084744807411d2bd7ae7f6c6ea33943 (diff)
INTEGRATION: CWS pchfix02 (1.3.102); FILE MERGED
2006/09/01 17:16:23 kaib 1.3.102.1: #i68856# Added header markers and pch files
-rw-r--r--basctl/source/dlged/dlgedlist.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basctl/source/dlged/dlgedlist.cxx b/basctl/source/dlged/dlgedlist.cxx
index 9a39f135ee23..41fa6a162422 100644
--- a/basctl/source/dlged/dlgedlist.cxx
+++ b/basctl/source/dlged/dlgedlist.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgedlist.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:14:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:31:34 $
*
* 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_basctl.hxx"
+
#ifndef _BASCTL_DLGEDLIST_HXX
#include "dlgedlist.hxx"
#endif