summaryrefslogtreecommitdiff
path: root/idlc/source/astconstant.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:10:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:10:58 +0000
commiteb982c0847d4843bd86d9f64b1d1b6c787c9d524 (patch)
tree5d8fc037f170a22676de7a4fdaf2388e1f1e534a /idlc/source/astconstant.cxx
parent0d964fbc28bc6351ea359820e41bae6daf2a56ac (diff)
INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGED
2006/09/01 17:31:12 kaib 1.8.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idlc/source/astconstant.cxx')
-rw-r--r--idlc/source/astconstant.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/idlc/source/astconstant.cxx b/idlc/source/astconstant.cxx
index 8fcd7fd7f3a8..e7426224d230 100644
--- a/idlc/source/astconstant.cxx
+++ b/idlc/source/astconstant.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: astconstant.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:05:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:10:58 $
*
* 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_ASTCONSTANT_HXX_
#include <idlc/astconstant.hxx>
#endif