summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridgefactory.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-01-11 03:13:08 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-27 13:54:16 +0100
commit5405681347b0e6881ca78d92517a066df47a3366 (patch)
treebf2197c10e28969e9a7f869f19c944b1783ebdc3 /binaryurp/source/bridgefactory.cxx
parentdc96e0b87ad11b3bde1d98f8656b7fc8bf94d623 (diff)
tdf#42949 Fix IWYU warnings in binaryurp/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I293036c7f6ab1af9b9b8736558c6d37124ec6d21 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87116 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'binaryurp/source/bridgefactory.cxx')
-rw-r--r--binaryurp/source/bridgefactory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/binaryurp/source/bridgefactory.cxx b/binaryurp/source/bridgefactory.cxx
index 6563b101f1df..350e9a77df26 100644
--- a/binaryurp/source/bridgefactory.cxx
+++ b/binaryurp/source/bridgefactory.cxx
@@ -21,7 +21,6 @@
#include <algorithm>
#include <cassert>
-#include <exception>
#include <com/sun/star/bridge/BridgeExistsException.hpp>
#include <com/sun/star/connection/XConnection.hpp>