diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-16 04:12:49 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-16 05:41:26 +0200 |
commit | 67aec439153b8a374d418cfe653b601f8d1b514a (patch) | |
tree | 0ff52c40698f0b12f55f9de066ba6536220b8480 /fpicker/test | |
parent | d6f18c09496318adf78ab32dfa1e1edf74521c5f (diff) |
cleanup
Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694
Diffstat (limited to 'fpicker/test')
-rw-r--r-- | fpicker/test/svdem.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fpicker/test/svdem.cxx b/fpicker/test/svdem.cxx index 19723a1366d9..aa6538663f04 100644 --- a/fpicker/test/svdem.cxx +++ b/fpicker/test/svdem.cxx @@ -23,9 +23,7 @@ #include <cppuhelper/servicefactory.hxx> -#ifndef _RTL_USTRING_ #include <rtl/ustring> -#endif #include <sal/types.h> #include <osl/diagnose.h> #include <com/sun/star/ui/dialogs/XFilePicker.hpp> |