diff options
Diffstat (limited to 'sal/rtl/ustrbuf.cxx')
-rw-r--r-- | sal/rtl/ustrbuf.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/rtl/ustrbuf.cxx b/sal/rtl/ustrbuf.cxx index 30f4efe39c7f..759d05ccba0c 100644 --- a/sal/rtl/ustrbuf.cxx +++ b/sal/rtl/ustrbuf.cxx @@ -20,6 +20,7 @@ #include <string.h> #include <osl/interlck.h> +#include <osl/diagnose.h> #include <rtl/ustrbuf.hxx> #include <strimp.hxx> |