diff --git a/idlc/source/astenum.cxx b/idlc/source/astenum.cxx index f3185590bcbd..aacc84ceb8ab 100644 --- a/idlc/source/astenum.cxx +++ b/idlc/source/astenum.cxx @@ -4,9 +4,9 @@ * * $RCSfile: astenum.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-20 03:47:03 $ + * last change: $Author: obo $ $Date: 2006-09-17 08:11:40 $ * * 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_ASTENUM_HXX_ #include #endif