summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:39:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:39:17 +0000
commit22c3e720510f3c09824386dc322e85e7a1e46564 (patch)
tree07acbb5ca775e50e46f2c70112beba3766ba05e9 /codemaker
parent5c09ce50f15dec7e723177e0ef332defe18d224a (diff)
INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED
2006/09/01 17:19:24 kaib 1.4.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/source/javamaker/classfile.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/codemaker/source/javamaker/classfile.cxx b/codemaker/source/javamaker/classfile.cxx
index 65bd825e51db..8cb362055b47 100644
--- a/codemaker/source/javamaker/classfile.cxx
+++ b/codemaker/source/javamaker/classfile.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: classfile.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:24:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:39:17 $
*
* 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_codemaker.hxx"
+
#include "classfile.hxx"
#include "codemaker/global.hxx"