summaryrefslogtreecommitdiff
path: root/sal/test
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-23 05:56:51 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-23 22:53:56 +0900
commitac68443c80647bfed1b454d999e9091e078b461d (patch)
treeeff591ee9b7bc8f18b1af148bc3a8c6e45297a12 /sal/test
parentf16833b1d3564c738e571bf8b052e53e4c753941 (diff)
removed duplicate includes in sal
Diffstat (limited to 'sal/test')
-rw-r--r--sal/test/unloading/unloadTest.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/test/unloading/unloadTest.cxx b/sal/test/unloading/unloadTest.cxx
index 355fa47079e0..303bc7ecd8e3 100644
--- a/sal/test/unloading/unloadTest.cxx
+++ b/sal/test/unloading/unloadTest.cxx
@@ -44,7 +44,6 @@
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
-#include <stdio.h>
using namespace ::rtl;
using namespace ::osl;
using namespace ::com::sun::star::uno;