summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-08-18 14:11:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-08-18 14:11:25 +0200
commit2d73a9d7e8541397595021377ee67c56e6d22c03 (patch)
treed406b8bf036fab016c8efc0660c9672ea13a0bfc /cppuhelper
parentd21d5a7261dc4cfb6acf5d03bdddfda13116e28c (diff)
Remove unnecessary #include
Change-Id: I7064bfd29f5ce4da2cb46d5b7e9984bc21b16f41
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/compat.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppuhelper/source/compat.cxx b/cppuhelper/source/compat.cxx
index 9e10cbaa7772..d1a7dc8b1419 100644
--- a/cppuhelper/source/compat.cxx
+++ b/cppuhelper/source/compat.cxx
@@ -21,7 +21,6 @@
#include <cstdlib>
-#include <com/sun/star/loader/CannotActivateFactoryException.hpp>
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>