diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-09 19:23:35 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-09 21:02:11 +0200 |
commit | f58ee783eebf74108c1c1dd5f24e6abaa19c4f09 (patch) | |
tree | 34b7ebcb305f4d5b2e54f428fb7acf0e3156d36d /include/sfx2/sfxuno.hxx | |
parent | 669655d146ea87db2df28125b02bcfdfe4ef61d7 (diff) |
Improve ErrorCodeIOException messages
...and clean up some includes.
Change-Id: Ia5843cd38f967722d7173a6c87fba26064e3ffd6
Diffstat (limited to 'include/sfx2/sfxuno.hxx')
-rw-r--r-- | include/sfx2/sfxuno.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxuno.hxx b/include/sfx2/sfxuno.hxx index 2f69e6e791ca..70029b1d9228 100644 --- a/include/sfx2/sfxuno.hxx +++ b/include/sfx2/sfxuno.hxx @@ -28,7 +28,6 @@ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> -#include <com/sun/star/task/ErrorCodeIOException.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/uno/Type.h> |