summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-12-10 10:04:50 +0100
committerAndras Timar <andras.timar@collabora.com>2015-12-10 16:14:40 +0100
commit3ae07c41da0287054a042ccd16af7dfeca28186f (patch)
tree16746adbe66d131b78800de2de64e595decabcd6 /lotuswordpro
parentfb48608278c98d3a369b74d883c885be153c5a29 (diff)
add missing #include <stdexcept>
Change-Id: I9cf72b27219489a5508786881ecd95e5820c71ac (cherry picked from commit 1ff0a3880c48227656d2b4a823cd66a6d5c74af0) Signed-off-by: David Tardon <dtardon@redhat.com> (cherry picked from commit 7476205a8d05f1be5cc427ef884d94d86b32148c)
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwpobj.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpobj.hxx b/lotuswordpro/source/filter/lwpobj.hxx
index 99e18213ab99..23ed6b288803 100644
--- a/lotuswordpro/source/filter/lwpobj.hxx
+++ b/lotuswordpro/source/filter/lwpobj.hxx
@@ -67,6 +67,8 @@
#include <sal/config.h>
+#include <stdexcept>
+
#include <salhelper/simplereferenceobject.hxx>
#include "lwpheader.hxx"