Tag: cws_src680_dba23a
User: fs      
Date: 2007/03/15 03:05:53

Modified:
   dba/dbaccess/source/core/misc/propertybag.cxx

Log:
 propagate original exception in WrappedTargetException

File Changes:

Directory: /dba/dbaccess/source/core/misc/
==========================================

File [changed]: propertybag.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/misc/propertybag.cxx?r1=1.5.60.1&r2=1.5.60.2
Delta lines:  +11 -12
---------------------
--- propertybag.cxx     15 Mar 2007 10:04:23 -0000      1.5.60.1
+++ propertybag.cxx     15 Mar 2007 10:05:50 -0000      1.5.60.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: propertybag.cxx,v $
  *
- *  $Revision: 1.5.60.1 $
+ *  $Revision: 1.5.60.2 $
  *
- *  last change: $Author: fs $ $Date: 2007/03/15 10:04:23 $
+ *  last change: $Author: fs $ $Date: 2007/03/15 10:05:50 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -50,9 +50,8 @@
 #include <com/sun/star/beans/NamedValue.hpp>
 #endif
 
-#ifndef _OSL_THREAD_H_
 #include <osl/thread.h>
-#endif
+#include <cppuhelper/exc_hlp.hxx>
 
 #include <algorithm>
 #include <functional>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to