diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-14 12:26:08 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-14 12:26:44 +0100 |
commit | 4c4a95946b5c067f8e1ebdd3589f282380cc430f (patch) | |
tree | b9ce04b740dcff38ff79ef841ddeba7e4449d2f8 /sal/inc/rtl | |
parent | 06b68aaf9bb9cd4084ca78ff69cb30b947d8f996 (diff) |
Include clean-up
Change-Id: Ice3b97269640c0d739e5b4f4b27a0e07fc854f9f
Diffstat (limited to 'sal/inc/rtl')
-rw-r--r-- | sal/inc/rtl/string.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/inc/rtl/string.hxx b/sal/inc/rtl/string.hxx index e45b837b7fe6..a2aacb28a007 100644 --- a/sal/inc/rtl/string.hxx +++ b/sal/inc/rtl/string.hxx @@ -32,6 +32,7 @@ #include "sal/config.h" #include <cassert> +#include <ostream> #include <osl/diagnose.h> #include <rtl/memory.h> |