diff options
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/inc/cppuhelper/interfacecontainer.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cppuhelper/inc/cppuhelper/interfacecontainer.h b/cppuhelper/inc/cppuhelper/interfacecontainer.h index 6e935f3f1936..774f900a8b26 100644 --- a/cppuhelper/inc/cppuhelper/interfacecontainer.h +++ b/cppuhelper/inc/cppuhelper/interfacecontainer.h @@ -24,13 +24,9 @@ #include <rtl/alloc.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XInterface.hpp> -#ifndef _COM_SUN_STAR_LANG_EVENTOBJECT_HXX_ #include <com/sun/star/lang/EventObject.hpp> -#endif -#ifndef _COM_SUN_STAR_LANG_DISPOSEDEXCEPTION_HXX_ #include "com/sun/star/lang/DisposedException.hpp" -#endif #include "cppuhelperdllapi.h" /** */ //for docpp |