diff options
Diffstat (limited to 'include/cppuhelper/weak.hxx')
-rw-r--r-- | include/cppuhelper/weak.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/cppuhelper/weak.hxx b/include/cppuhelper/weak.hxx index 41a8073dac34..60ee36cc2275 100644 --- a/include/cppuhelper/weak.hxx +++ b/include/cppuhelper/weak.hxx @@ -21,8 +21,6 @@ #include <osl/interlck.h> #include <rtl/alloc.h> -#include <cppuhelper/weakref.hxx> -#include <cppuhelper/queryinterface.hxx> #include <com/sun/star/uno/XWeak.hpp> #include <cppuhelper/cppuhelperdllapi.h> |