summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-17 16:15:48 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-17 17:32:58 +0100
commit8233226fe4614d5cebe474a0d1b026084e023e4c (patch)
tree3e3ae991aa96ea8b289bd925ad4ecb9e766f4fdd /include/cppuhelper
parent...and nDigits > 9 is harmless in following for loop and need not be capped (diff)
downloadcore-8233226fe4614d5cebe474a0d1b026084e023e4c.tar.gz
core-8233226fe4614d5cebe474a0d1b026084e023e4c.zip
No need for implbase1.hxx to include XComponentContext.hpp
...which it did unlike all the other implbaseN.hxx. Required lots of downstream clean-up, of course. Change-Id: Ib720e7a0a43410dcd7e6338b84a3973dfbb20866
Diffstat (limited to 'include/cppuhelper')
-rw-r--r--include/cppuhelper/implbase1.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cppuhelper/implbase1.hxx b/include/cppuhelper/implbase1.hxx
index 4ff99af32c86..8561a423d3d7 100644
--- a/include/cppuhelper/implbase1.hxx
+++ b/include/cppuhelper/implbase1.hxx
@@ -21,7 +21,6 @@
#include <cppuhelper/implbase_ex.hxx>
#include <rtl/instance.hxx>
-#include <com/sun/star/uno/XComponentContext.hpp>
namespace cppu
{