From 50600ee5c18ca60c91b5690287133b3ffdc308af Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 26 Apr 2013 18:09:50 +0200 Subject: fix Change-Id: I0b6634e15034fbe9cd77c4149494839152823783 --- sc/qa/extras/scdatapilottableobj.cxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sc/qa/extras') diff --git a/sc/qa/extras/scdatapilottableobj.cxx b/sc/qa/extras/scdatapilottableobj.cxx index 7416c34c90ce..55ea705ce842 100644 --- a/sc/qa/extras/scdatapilottableobj.cxx +++ b/sc/qa/extras/scdatapilottableobj.cxx @@ -19,6 +19,9 @@ #include #include +using namespace css; +using namespace css::uno; + namespace sc_apitest { #define NUMBER_OF_TESTS 16 -- cgit v1.2.3