On Sun, Nov 14, 2010 at 05:27:08PM +0100, v...@lyx.org wrote:

> Author: vfr
> Date: Sun Nov 14 17:27:08 2010
> New Revision: 36297
> URL: http://www.lyx.org/trac/changeset/36297
> 
> Log:
> Compile fix for windows for r36278.

Sorry, it was compiling fine with mingw.

> Modified:
>    lyx-devel/trunk/src/Server.cpp
> 
> Modified: lyx-devel/trunk/src/Server.cpp
> ==============================================================================
> --- lyx-devel/trunk/src/Server.cpp    Sun Nov 14 14:41:38 2010        (r36296)
> +++ lyx-devel/trunk/src/Server.cpp    Sun Nov 14 17:27:08 2010        (r36297)
> @@ -59,6 +59,7 @@
>  #include "support/bind.h"
>  
>  #ifdef _WIN32
> +#include <io.h>
>  #include <QCoreApplication>
>  #endif
>  #include <QThread>

-- 
Enrico

Reply via email to