summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-09 19:23:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-09 21:02:11 +0200
commitf58ee783eebf74108c1c1dd5f24e6abaa19c4f09 (patch)
tree34b7ebcb305f4d5b2e54f428fb7acf0e3156d36d /tools
parent669655d146ea87db2df28125b02bcfdfe4ef61d7 (diff)
Improve ErrorCodeIOException messages
...and clean up some includes. Change-Id: Ia5843cd38f967722d7173a6c87fba26064e3ffd6
Diffstat (limited to 'tools')
-rw-r--r--tools/source/debug/debug.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx
index a9a713b6e81c..ceea7803ee7e 100644
--- a/tools/source/debug/debug.cxx
+++ b/tools/source/debug/debug.cxx
@@ -34,6 +34,7 @@
#include <windows.h>
#endif
+#include "com/sun/star/task/ErrorCodeIOException.hpp"
#include <tools/debug.hxx>
#include <rtl/string.h>
#include <sal/log.hxx>