diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/oox/helper/helper.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/oox/helper/helper.hxx b/include/oox/helper/helper.hxx index 1d274b116ffc..2dc924360227 100644 --- a/include/oox/helper/helper.hxx +++ b/include/oox/helper/helper.hxx @@ -26,6 +26,7 @@ #include <cstring> #include <limits> +#include <osl/endian.h> #include <rtl/math.hxx> #include <rtl/string.hxx> #include <rtl/textenc.h> |