mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
5b8598b48d
commit
ff8ac45920
@ -59,6 +59,7 @@
|
||||
#include "support/bind.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <io.h>
|
||||
#include <QCoreApplication>
|
||||
#endif
|
||||
#include <QThread>
|
||||
|
Loading…
Reference in New Issue
Block a user