Kaydet (Commit) 939441c7 authored tarafından Michael Stahl's avatar Michael Stahl Kaydeden (comit) Andras Timar

lotuswordpro: GCC 4.6 seems to need stdexcept included

Change-Id: I30bbf7bab8cb37422fd20a25741e564500faa31c
(cherry picked from commit 742c2370)
(cherry picked from commit 819f33e6)
üst 73f34be1
...@@ -61,6 +61,8 @@ ...@@ -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;
......
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