summaryrefslogtreecommitdiff
path: root/include/comphelper/multicontainer2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/multicontainer2.hxx')
-rw-r--r--include/comphelper/multicontainer2.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/comphelper/multicontainer2.hxx b/include/comphelper/multicontainer2.hxx
index ad5ffca7cb95..d0963fa1d89c 100644
--- a/include/comphelper/multicontainer2.hxx
+++ b/include/comphelper/multicontainer2.hxx
@@ -21,15 +21,10 @@
#include <sal/config.h>
-#include <osl/diagnose.h>
#include <osl/mutex.hxx>
#include <com/sun/star/lang/EventObject.hpp>
-#include <com/sun/star/lang/DisposedException.hpp>
-#include <com/sun/star/uno/Sequence.hxx>
#include <comphelper/comphelperdllapi.h>
#include <comphelper/interfacecontainer2.hxx>
-#include <cstddef>
-#include <functional>
#include <memory>
#include <vector>
#include <utility>