[Libreoffice-commits] core.git: cppuhelper/source
Stephan Bergmann
sbergman at redhat.com
Mon Aug 18 05:12:04 PDT 2014
cppuhelper/source/compat.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 2d73a9d7e8541397595021377ee67c56e6d22c03
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Aug 18 14:11:25 2014 +0200
Remove unnecessary #include
Change-Id: I7064bfd29f5ce4da2cb46d5b7e9984bc21b16f41
diff --git a/cppuhelper/source/compat.cxx b/cppuhelper/source/compat.cxx
index 9e10cba..d1a7dc8 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>
More information about the Libreoffice-commits
mailing list