summaryrefslogtreecommitdiff
path: root/idlc/source/astenum.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:11:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:11:40 +0000
commitcd99403a1bea189d8b85e03f509cc5ed4539c37e (patch)
tree9956a2ae02136ab0c40e7c619045dbc71c3492c6 /idlc/source/astenum.cxx
parentbaa8c8a3774a7d0383da19aa3486392a563869e3 (diff)
INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED
2006/09/01 17:31:12 kaib 1.8.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idlc/source/astenum.cxx')
-rw-r--r--idlc/source/astenum.cxx7
1 files changed, 5 insertions, 2 deletions
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 <idlc/astenum.hxx>
#endif