summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
index ea74e86bb1ee..da96d5bf99ff 100644
--- a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
+++ b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
@@ -47,6 +47,7 @@ using namespace com::sun::star::lang;
using namespace com::sun::star::bridge;
using namespace cppu;
+using ::rtl::OString;
using ::rtl::OUString;
using ::rtl::OUStringToOString;