summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:36:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:36:09 +0000
commit0896e64d57ce7adb8a827c82a829ab418098a3f9 (patch)
tree3b372776894d8513724634973fe2445fef3a6578 /codemaker
parent15032fb1b9403349dd473b339046e1d15ee9df37 (diff)
INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED
2006/09/01 17:19:21 kaib 1.4.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/source/commonjava/commonjava.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/codemaker/source/commonjava/commonjava.cxx b/codemaker/source/commonjava/commonjava.cxx
index 71125e22a33d..a33503b3f217 100644
--- a/codemaker/source/commonjava/commonjava.cxx
+++ b/codemaker/source/commonjava/commonjava.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: commonjava.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2005-10-27 17:11:32 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:36:09 $
*
* 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 "sal/config.h"
#include "codemaker/commonjava.hxx"