diff options
Diffstat (limited to 'sal/inc/rtl/ustrbuf.hxx')
-rw-r--r-- | sal/inc/rtl/ustrbuf.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/inc/rtl/ustrbuf.hxx b/sal/inc/rtl/ustrbuf.hxx index 5f133bfc9205..f49f7f8bbd4c 100644 --- a/sal/inc/rtl/ustrbuf.hxx +++ b/sal/inc/rtl/ustrbuf.hxx @@ -23,6 +23,7 @@ #include "sal/config.h" #include <cassert> +#include <string.h> #include <osl/diagnose.h> #include <rtl/ustrbuf.h> |