Kornel's gcc compil fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31460 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2009-09-24 07:20:18 +00:00
parent b20e92dd24
commit 966da4da13

View File

@ -104,6 +104,8 @@
#include <boost/bind.hpp>
#include <sstream>
#ifdef HAVE_SYS_TIME_H
# include <sys/time.h>
#endif