From a83b2af9abddfb2a6a127049374269b53241c183 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 16 Dec 2013 16:45:46 +0100 Subject: Clean-up uno/lbnames.h Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919 --- cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cppuhelper/qa/propertysetmixin') diff --git a/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx b/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx index 88919edeeef9..cd62d5e01111 100644 --- a/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx +++ b/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx @@ -47,7 +47,6 @@ #include "rtl/ustring.h" #include "rtl/ustring.hxx" #include "sal/types.h" -#include "uno/lbnames.h" namespace com { namespace sun { namespace star { class XEventListener; -- cgit