diff options
-rw-r--r-- | cli_ure/source/climaker/climaker_app.cxx | 1 | ||||
-rw-r--r-- | cppuhelper/source/factory.cxx | 1 | ||||
-rw-r--r-- | cppuhelper/source/servicemanager.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/cli_ure/source/climaker/climaker_app.cxx b/cli_ure/source/climaker/climaker_app.cxx index 0f14a170b028..1a3335c07c22 100644 --- a/cli_ure/source/climaker/climaker_app.cxx +++ b/cli_ure/source/climaker/climaker_app.cxx @@ -31,7 +31,6 @@ #include "osl/file.hxx" #include "osl/thread.h" #include "rtl/ustrbuf.hxx" -#include "cppuhelper/shlib.hxx" #include "cppuhelper/bootstrap.hxx" #include "com/sun/star/lang/XComponent.hpp" #include "com/sun/star/container/XHierarchicalNameAccess.hpp" diff --git a/cppuhelper/source/factory.cxx b/cppuhelper/source/factory.cxx index ef80fb866a3b..11734e1f5000 100644 --- a/cppuhelper/source/factory.cxx +++ b/cppuhelper/source/factory.cxx @@ -24,7 +24,6 @@ #include <cppuhelper/component.hxx> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase3.hxx> -#include <cppuhelper/shlib.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <rtl/instance.hxx> diff --git a/cppuhelper/source/servicemanager.cxx b/cppuhelper/source/servicemanager.cxx index d682cd60636f..84b29b331375 100644 --- a/cppuhelper/source/servicemanager.cxx +++ b/cppuhelper/source/servicemanager.cxx @@ -33,7 +33,6 @@ #include <cppuhelper/component_context.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase3.hxx> -#include <cppuhelper/shlib.hxx> #include <cppuhelper/supportsservice.hxx> #include <osl/file.hxx> #include <rtl/ref.hxx> |