summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:14:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:14:30 +0000
commit5d802e6c1ddd7345b15f6e70793bcb06ff7199b7 (patch)
tree6f4c5af4bbf9612775ea0608fde400b63408dd45 /idlc
parent25240c3523904e55728f8c4755b9e7ec83194390 (diff)
INTEGRATION: CWS pchfix02 (1.19.8); FILE MERGED
2006/09/01 17:31:15 kaib 1.19.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idlc')
-rw-r--r--idlc/source/idlccompile.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/idlc/source/idlccompile.cxx b/idlc/source/idlccompile.cxx
index f03de31eb..fb7f66d72 100644
--- a/idlc/source/idlccompile.cxx
+++ b/idlc/source/idlccompile.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: idlccompile.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:48:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:14:30 $
*
* 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