summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridgefactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/bridgefactory.hxx')
-rw-r--r--binaryurp/source/bridgefactory.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/binaryurp/source/bridgefactory.hxx b/binaryurp/source/bridgefactory.hxx
index a949e636402e..79150bcffed1 100644
--- a/binaryurp/source/bridgefactory.hxx
+++ b/binaryurp/source/bridgefactory.hxx
@@ -22,6 +22,7 @@
#include "sal/config.h"
+#include <exception>
#include <list>
#include <map>
@@ -102,7 +103,7 @@ private:
throw (
com::sun::star::bridge::BridgeExistsException,
com::sun::star::lang::IllegalArgumentException,
- com::sun::star::uno::RuntimeException);
+ com::sun::star::uno::RuntimeException, std::exception);
virtual com::sun::star::uno::Reference< com::sun::star::bridge::XBridge >
SAL_CALL getBridge(