lotuswordpro: GCC 4.6 seems to need stdexcept included

Change-Id: I30bbf7bab8cb37422fd20a25741e564500faa31c
This commit is contained in:
Michael Stahl
2015-12-08 22:11:13 +01:00
parent dcbef55a11
commit 742c237056

View File

@@ -61,6 +61,8 @@
#include "lwpobjstrm.hxx"
#include "lwpslvlist.hxx"
#include <stdexcept>
LwpTab::LwpTab()
{
m_nX = 0;