summaryrefslogtreecommitdiffstats
path: root/idlc/source/astunion.cxx
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
commit0f1cfd689f86167adec017b227c7cad005f52356 (patch)
tree231383bcfcec12b936a5203e085d229673cb35c0 /idlc/source/astunion.cxx
parentINTEGRATION: CWS pchfix02 (1.14.6); FILE MERGED (diff)
downloadcore-0f1cfd689f86167adec017b227c7cad005f52356.tar.gz
core-0f1cfd689f86167adec017b227c7cad005f52356.zip
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/source/astunion.cxx')
-rw-r--r--idlc/source/astunion.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/idlc/source/astunion.cxx b/idlc/source/astunion.cxx
index 6c1f7f38899a..0d7c9fc2ae71 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