summaryrefslogtreecommitdiff
path: root/framework/inc/classes/eventsconfiguration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/eventsconfiguration.hxx')
-rw-r--r--framework/inc/classes/eventsconfiguration.hxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/framework/inc/classes/eventsconfiguration.hxx b/framework/inc/classes/eventsconfiguration.hxx
index 40a5f48c93b1..01b55616fafb 100644
--- a/framework/inc/classes/eventsconfiguration.hxx
+++ b/framework/inc/classes/eventsconfiguration.hxx
@@ -1,27 +1,14 @@
#ifndef __FRAMEWORK_CLASSES_EVENTSCONFIGURATION_HXX_
#define __FRAMEWORK_CLASSES_EVENTSCONFIGURATION_HXX_
-#ifndef _SVARRAY_HXX
#include <svtools/svarray.hxx>
-#endif
-#ifndef _STRING_HXX
#include <tools/string.hxx>
-#endif
-#ifndef _STREAM_HXX
#include <tools/stream.hxx>
-#endif
-
-#ifndef _COM_SUN_STAR_UNO_SEQUENCE_HXX_
#include <com/sun/star/uno/Sequence.hxx>
-#endif
-#ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP_
#include <com/sun/star/beans/PropertyValue.hpp>
-#endif
// #110897#
-#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#endif
namespace framework
{