summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/loader/XImplementationLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/loader/XImplementationLoader.idl')
-rw-r--r--udkapi/com/sun/star/loader/XImplementationLoader.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl
index 837c31867895..eca983010121 100644
--- a/udkapi/com/sun/star/loader/XImplementationLoader.idl
+++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl
@@ -27,21 +27,13 @@
#ifndef __com_sun_star_loader_XImplementationLoader_idl__
#define __com_sun_star_loader_XImplementationLoader_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_registry_XRegistryKey_idl__
#include <com/sun/star/registry/XRegistryKey.idl>
-#endif
-#ifndef __com_sun_star_registry_CannotRegisterImplementationException_idl__
#include <com/sun/star/registry/CannotRegisterImplementationException.idl>
-#endif
-#ifndef __com_sun_star_loader_CannotActivateFactoryException_idl__
#include <com/sun/star/loader/CannotActivateFactoryException.idl>
-#endif
//=============================================================================