lotuswordpro/source/filter/xfilter/xfcell.cxx | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit 71efb50c1cf35e112c70399ad8ed4092d293733e 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) Signed-off-by: David Tardon <dtar...@redhat.com> diff --git a/lotuswordpro/source/filter/xfilter/xfcell.cxx b/lotuswordpro/source/filter/xfilter/xfcell.cxx index 3fa0236..31ad0a0 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