Kaydet (Commit) 742c2370 authored tarafından Michael Stahl's avatar Michael Stahl

lotuswordpro: GCC 4.6 seems to need stdexcept included

Change-Id: I30bbf7bab8cb37422fd20a25741e564500faa31c
üst dcbef55a
......@@ -61,6 +61,8 @@
#include "lwpobjstrm.hxx"
#include "lwpslvlist.hxx"
#include <stdexcept>
LwpTab::LwpTab()
{
m_nX = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment