summaryrefslogtreecommitdiff
path: root/idlc/source/errorhandler.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:13:53 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:13:53 +0000
commit8c73dec4ec424c557ee64f78f307c1c24c86af21 (patch)
treed40e2e54abda5a882dfa2a73f6298709117ec917 /idlc/source/errorhandler.cxx
parenta8f8c4ec352c74946be485a93bcb01e966e5e207 (diff)
INTEGRATION: CWS pchfix02 (1.14.6); FILE MERGED
2006/09/01 17:31:14 kaib 1.14.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idlc/source/errorhandler.cxx')
-rw-r--r--idlc/source/errorhandler.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/idlc/source/errorhandler.cxx b/idlc/source/errorhandler.cxx
index 0bf3d760cab3..6ed1c54e99c7 100644
--- a/idlc/source/errorhandler.cxx
+++ b/idlc/source/errorhandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: errorhandler.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:18:15 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:13:53 $
*
* 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_ERRORHANDLER_HXX_
#include <idlc/errorhandler.hxx>
#endif