From: Lars Gullik Bjønnes Date: Mon, 14 Aug 2000 15:33:40 +0000 (+0000) Subject: bummer X-Git-Tag: 1.6.10~22037 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bd08849da4db4096acd4a85b317eb96cec293734;p=features.git bummer git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@970 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Timeout.h b/src/Timeout.h index 0853026cfb..264cef33ef 100644 --- a/src/Timeout.h +++ b/src/Timeout.h @@ -18,6 +18,8 @@ #pragma interface #endif +#include + #ifdef SIGC_CXX_NAMESPACES using SigC::Signal0; #endif