summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:48:06 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:48:06 +0000
commit962e81c0dcd2aefaf193301b8bfd1971630ac74c (patch)
treeae11496bdc4111e524b9a3a6a2e1fd443b1bf8ad /jvmfwk
parent685e21deefe09bc8b366b6c9d74078db398d5224 (diff)
INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED
2006/09/01 17:31:42 kaib 1.8.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'jvmfwk')
-rw-r--r--jvmfwk/source/fwkbase.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/jvmfwk/source/fwkbase.cxx b/jvmfwk/source/fwkbase.cxx
index 39a52d440be1..d5480a3a2691 100644
--- a/jvmfwk/source/fwkbase.cxx
+++ b/jvmfwk/source/fwkbase.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fwkbase.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:11:14 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:48:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_jvmfwk.hxx"
#include "rtl/ustring.hxx"
#include "rtl/ustrbuf.hxx"
#include "rtl/uri.hxx"