lotuswordpro/source/filter/xfilter/xfcell.cxx | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit ec41d544238616e968029ccabd72a01d6939f227 Author: David Tardon <dtar...@redhat.com> Date: Mon Dec 14 16:43:51 2015 +0100 add missing include Change-Id: I326d306af89dcb0611e07689d2c26a828f3896ee (cherry picked from commit 6be05a082543acb0e8005f369551157a8a99f242) diff --git a/lotuswordpro/source/filter/xfilter/xfcell.cxx b/lotuswordpro/source/filter/xfilter/xfcell.cxx index dc32b03..94c696f 100644 --- a/lotuswordpro/source/filter/xfilter/xfcell.cxx +++ b/lotuswordpro/source/filter/xfilter/xfcell.cxx @@ -58,6 +58,9 @@ * Table cell. ************************************************************************/ #include "xfcell.hxx" + +#include <stdexcept> + #include "xfparagraph.hxx" #include "xftable.hxx" #include "xfrow.hxx" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits