summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:05:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:05:16 +0000
commit48d1dd9baf602a77001181c532716c9feb458549 (patch)
tree7de117042d45925451dd6015aaaea9947d25572d /basic/source/runtime/methods.cxx
parent64fa0b179b294bc767fb69f9e8a757d9774e6a06 (diff)
INTEGRATION: CWS pchfix02 (1.70.6); FILE MERGED
2006/09/01 17:17:04 kaib 1.70.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basic/source/runtime/methods.cxx')
-rw-r--r--basic/source/runtime/methods.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx
index bf07cd8ebb..0f7e19600a 100644
--- a/basic/source/runtime/methods.cxx
+++ b/basic/source/runtime/methods.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: methods.cxx,v $
*
- * $Revision: 1.70 $
+ * $Revision: 1.71 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 10:54:34 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:05: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_basic.hxx"
+
#ifndef _DATE_HXX //autogen
#include <tools/date.hxx>