[Libreoffice-commits] core.git: sc/qa

Thomas Arnhold thomas at arnhold.org
Fri Apr 26 09:10:15 PDT 2013


 sc/qa/extras/scdatapilottableobj.cxx |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 50600ee5c18ca60c91b5690287133b3ffdc308af
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Fri Apr 26 18:09:50 2013 +0200

    fix
    
    Change-Id: I0b6634e15034fbe9cd77c4149494839152823783

diff --git a/sc/qa/extras/scdatapilottableobj.cxx b/sc/qa/extras/scdatapilottableobj.cxx
index 7416c34..55ea705 100644
--- a/sc/qa/extras/scdatapilottableobj.cxx
+++ b/sc/qa/extras/scdatapilottableobj.cxx
@@ -19,6 +19,9 @@
 #include <com/sun/star/sheet/XDataPilotTables.hpp>
 #include <com/sun/star/sheet/XDataPilotTable.hpp>
 
+using namespace css;
+using namespace css::uno;
+
 namespace sc_apitest {
 
 #define NUMBER_OF_TESTS 16


More information about the Libreoffice-commits mailing list