summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:14:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:14:18 +0000
commit25240c3523904e55728f8c4755b9e7ec83194390 (patch)
tree0f7e966faa3dee3d1e425fe8a9606805a7f51f7b /idlc
parentdc020e5ffaf01bc5578585162ed7f661d317ce7f (diff)
INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED
2006/09/01 17:31:14 kaib 1.8.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idlc')
-rw-r--r--idlc/source/astunion.cxx7
-rw-r--r--idlc/source/fehelper.cxx7
-rw-r--r--idlc/source/idlc.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/idlc/source/astunion.cxx b/idlc/source/astunion.cxx
index 8220a7274..9d1faef92 100644
--- a/idlc/source/astunion.cxx
+++ b/idlc/source/astunion.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: astunion.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:48:07 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:13:40 $
*
* 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_idlc.hxx"
+
#ifndef _IDLC_ASTUNION_HXX_
#include <idlc/astunion.hxx>
#endif
diff --git a/idlc/source/fehelper.cxx b/idlc/source/fehelper.cxx
index ae4638dac..9c49008a8 100644
--- a/idlc/source/fehelper.cxx
+++ b/idlc/source/fehelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fehelper.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:48:29 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:14: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_idlc.hxx"
#ifndef _IDLC_FEHELPER_HXX_
#include <idlc/fehelper.hxx>
#endif
diff --git a/idlc/source/idlc.cxx b/idlc/source/idlc.cxx
index ec2755794..d7a728d6f 100644
--- a/idlc/source/idlc.cxx
+++ b/idlc/source/idlc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: idlc.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:48:39 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:14:18 $
*
* 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_idlc.hxx"
#ifndef _IDLC_IDLC_HXX_
#include <idlc/idlc.hxx>
#endif