summaryrefslogtreecommitdiff
path: root/cppuhelper/source/servicemanager.cxx
diff options
context:
space:
mode:
authorMatthew Pottage <matthewpottage@invincitech.com>2014-08-06 18:12:46 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-08-08 12:02:16 +0200
commit608ebc6f01db5d9d86bab58f9cabce56c8b48326 (patch)
tree6fb71ada7595fce7fb00de5277c102024b068173 /cppuhelper/source/servicemanager.cxx
parent03e0bd6b3b4314e2476030da7ddc71cf30f8b2e9 (diff)
Remove redundant inclusions of header "cppuhelper/shlib.h"
Change-Id: Iab402035613a6cc96b7b4ebd2981a1fd0f8bed23 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'cppuhelper/source/servicemanager.cxx')
-rw-r--r--cppuhelper/source/servicemanager.cxx1
1 files changed, 0 insertions, 1 deletions
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>