Compile fix for windows for r36278.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36297 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-11-14 16:27:08 +00:00
parent 5b8598b48d
commit ff8ac45920

View File

@ -59,6 +59,7 @@
#include "support/bind.h"
#ifdef _WIN32
#include <io.h>
#include <QCoreApplication>
#endif
#include <QThread>