summaryrefslogtreecommitdiff
path: root/idlc/source/idlcmain.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:14:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:14:44 +0000
commita43ec94b8c9f6ba9ffd23227eba95fdade2a543e (patch)
treeb99a371ed474ec6a240b231b617a4e3cfa045aee /idlc/source/idlcmain.cxx
parente337033d868a089a3e122b6ed02ad678a8bd9a39 (diff)
INTEGRATION: CWS pchfix02 (1.15.6); FILE MERGED
2006/09/01 17:31:15 kaib 1.15.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idlc/source/idlcmain.cxx')
-rw-r--r--idlc/source/idlcmain.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/idlc/source/idlcmain.cxx b/idlc/source/idlcmain.cxx
index 8e0d26d01898..dbd019005441 100644
--- a/idlc/source/idlcmain.cxx
+++ b/idlc/source/idlcmain.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: idlcmain.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:18:37 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:14:44 $
*
* 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