diff options
Diffstat (limited to 'lotuswordpro')
-rw-r--r-- | lotuswordpro/source/filter/lwpobj.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpobj.hxx b/lotuswordpro/source/filter/lwpobj.hxx index 0dc2d9782c16..884ab4265112 100644 --- a/lotuswordpro/source/filter/lwpobj.hxx +++ b/lotuswordpro/source/filter/lwpobj.hxx @@ -63,6 +63,8 @@ #include <sal/config.h> +#include <stdexcept> + #include <salhelper/simplereferenceobject.hxx> #include "lwpheader.hxx" |