summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/qa/extras/scdatapilottableobj.cxx3
1 files changed, 3 insertions, 0 deletions
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 <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