diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 21:24:49 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 13:58:39 +0100 |
commit | 57d169b6061549ce273582bd2ee96cce34f1c5a2 (patch) | |
tree | 6278135af37fa40be166da25d4f5886f96d0f0fb /test | |
parent | db7e034b1487cec4686fe0d2e37afd63d4adf8e8 (diff) |
doubled namespace
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
Diffstat (limited to 'test')
-rw-r--r-- | test/inc/test/sheet/xdatapilottable2.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/inc/test/sheet/xdatapilottable2.hxx b/test/inc/test/sheet/xdatapilottable2.hxx index 25ce93e9fff8..4b0169ab29e8 100644 --- a/test/inc/test/sheet/xdatapilottable2.hxx +++ b/test/inc/test/sheet/xdatapilottable2.hxx @@ -35,8 +35,6 @@ #include "test/testdllapi.hxx" -using namespace com::sun::star; - #include <vector> using namespace com::sun::star; |