summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_s390/except.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:49:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:49:42 +0000
commit1004635f77325a3ff3de01fde588d65e6a7290d2 (patch)
tree527eb8542cd2148f78c3b41d2e9405fe84901748 /bridges/source/cpp_uno/gcc3_linux_s390/except.cxx
parent0ae26d642733ec64936908a27dd933ce182f577a (diff)
INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED
2006/09/01 17:17:33 kaib 1.4.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_s390/except.cxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390/except.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_s390/except.cxx b/bridges/source/cpp_uno/gcc3_linux_s390/except.cxx
index 23b09818bb90..16bee7ff3b05 100644
--- a/bridges/source/cpp_uno/gcc3_linux_s390/except.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_s390/except.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: except.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 22:24:07 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:49:02 $
*
* 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_bridges.hxx"
+
#include <stdio.h>
#include <dlfcn.h>
#include <cxxabi.h>