diff --git a/idlc/source/astdump.cxx b/idlc/source/astdump.cxx index 859db2a67298..78e7694835f1 100644 --- a/idlc/source/astdump.cxx +++ b/idlc/source/astdump.cxx @@ -4,9 +4,9 @@ * * $RCSfile: astdump.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: kz $ $Date: 2006-01-31 18:14:43 $ + * last change: $Author: obo $ $Date: 2006-09-17 08:11:27 $ * * 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_ASTMODULE_HXX_ #include #endif