summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:47:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:47:52 +0000
commit93cd633d6cd05036fca6f4110292f822a4c328f1 (patch)
tree5fa48a9928f932c464eb9e20dd88fbb4d50cdaf8 /jvmfwk
parent8683c766030bebab42ad3a46ddbf47c632891f46 (diff)
INTEGRATION: CWS pchfix02 (1.26.12); FILE MERGED
2006/09/01 17:31:41 kaib 1.26.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'jvmfwk')
-rw-r--r--jvmfwk/source/framework.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/jvmfwk/source/framework.cxx b/jvmfwk/source/framework.cxx
index 3a54cc36f..e42e0c2b4 100644
--- a/jvmfwk/source/framework.cxx
+++ b/jvmfwk/source/framework.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: framework.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:26:30 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:47:52 $
*
* 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 "boost/scoped_array.hpp"
#include "rtl/ustring.hxx"
#include "rtl/bootstrap.hxx"