summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/cc50_solaris_sparc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:44:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:44:36 +0000
commita03bfc2bcb4396943ea2a0dd9df261dd9fd44744 (patch)
tree1ac9a5f813ef11f598692ce18b7c9fb7e08f5031 /bridges/source/cpp_uno/cc50_solaris_sparc
parente95e66297a299da3dd8351d7369c8ea1389372a0 (diff)
INTEGRATION: CWS pchfix02 (1.15.22); FILE MERGED
2006/09/01 17:17:29 kaib 1.15.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/source/cpp_uno/cc50_solaris_sparc')
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx b/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
index 1897e74ad961..15ecdbe455ce 100644
--- a/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
+++ b/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: except.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:42:45 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:44:36 $
*
* 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 <cstddef>
#include <dlfcn.h>
#include <new.h>