lotuswordpro/source/filter/lwpobj.hxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 3ccd312596828b917540fa79004a08d738522c23
Author: David Tardon <dtar...@redhat.com>
Date:   Thu Dec 10 10:04:50 2015 +0100

    add missing #include <stdexcept>
    
    Change-Id: I9cf72b27219489a5508786881ecd95e5820c71ac
    (cherry picked from commit 1ff0a3880c48227656d2b4a823cd66a6d5c74af0)

diff --git a/lotuswordpro/source/filter/lwpobj.hxx 
b/lotuswordpro/source/filter/lwpobj.hxx
index 0dc2d97..884ab42 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"
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to