lotuswordpro: GCC 4.6 seems to need stdexcept included
Change-Id: I30bbf7bab8cb37422fd20a25741e564500faa31c
This commit is contained in:
@@ -61,6 +61,8 @@
|
|||||||
#include "lwpobjstrm.hxx"
|
#include "lwpobjstrm.hxx"
|
||||||
#include "lwpslvlist.hxx"
|
#include "lwpslvlist.hxx"
|
||||||
|
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
LwpTab::LwpTab()
|
LwpTab::LwpTab()
|
||||||
{
|
{
|
||||||
m_nX = 0;
|
m_nX = 0;
|
||||||
|
Reference in New Issue
Block a user