summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-12-10 10:04:50 +0100
committerDavid Tardon <dtardon@redhat.com>2015-12-10 10:05:07 +0100
commit1ff0a3880c48227656d2b4a823cd66a6d5c74af0 (patch)
tree82f832ceeeabad1bdd784040ed4dc5f66df1f2fb /lotuswordpro
parent9e8cd06234bc217490121745cfe3491c92560f8d (diff)
add missing #include <stdexcept>
Change-Id: I9cf72b27219489a5508786881ecd95e5820c71ac
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 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"