From bd8273071bcaada13554c57fc2f65b08e517028f Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Thu, 3 Mar 2011 08:12:56 +0100 Subject: Added using OString - debug code needs it --- cppuhelper/source/component.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'cppuhelper/source') diff --git a/cppuhelper/source/component.cxx b/cppuhelper/source/component.cxx index 4a879cdf211d..ffafbe5bcbeb 100644 --- a/cppuhelper/source/component.cxx +++ b/cppuhelper/source/component.cxx @@ -41,6 +41,7 @@ using namespace com::sun::star::uno; using namespace com::sun::star::lang; using ::rtl::OUString; +using ::rtl::OString; using ::rtl::OUStringToOString; namespace cppu -- cgit v1.2.3