summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-24 12:09:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-24 14:02:48 +0100
commitb9fa1e20f32653981f629b417dbe4816594e1c14 (patch)
tree6eaed36460aa89f075cc9445634c025ce02fa4ec /cppuhelper
parenta248008d08e3adf597e08bede2d58784df48deb6 (diff)
build on higher debug levels
Change-Id: I7f4d85f3e26ab8b19dae05c6907840b97a8af1d6
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/implbase.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppuhelper/source/implbase.cxx b/cppuhelper/source/implbase.cxx
index 0d49d5fdbf78..a4e46c6b7ad0 100644
--- a/cppuhelper/source/implbase.cxx
+++ b/cppuhelper/source/implbase.cxx
@@ -32,6 +32,7 @@ using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using rtl::OUString;
+using rtl::OString;
namespace
{