lotuswordpro/source/filter/lwptabrack.cxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 819f33e67cfdfea8358bce3f80230bced72696a6 Author: Michael Stahl <mst...@redhat.com> Date: Tue Dec 8 22:11:13 2015 +0100 lotuswordpro: GCC 4.6 seems to need stdexcept included Change-Id: I30bbf7bab8cb37422fd20a25741e564500faa31c (cherry picked from commit 742c2370566bf1e7caa7403c99f088a79ae146fa) diff --git a/lotuswordpro/source/filter/lwptabrack.cxx b/lotuswordpro/source/filter/lwptabrack.cxx index 8295796..0dac754 100644 --- a/lotuswordpro/source/filter/lwptabrack.cxx +++ b/lotuswordpro/source/filter/lwptabrack.cxx @@ -61,6 +61,8 @@ #include "lwpobjstrm.hxx" #include "lwpslvlist.hxx" +#include <stdexcept> + LwpTab::LwpTab() { m_nX = 0; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits