mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Make MSVC happy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9873 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2eab957971
commit
a4315ed9de
@ -17,8 +17,8 @@
|
||||
|
||||
#if defined (_WIN32)
|
||||
# include "gettext.h"
|
||||
# include <lmcons.h>
|
||||
# include <windows.h>
|
||||
# include <lmcons.h>
|
||||
#else
|
||||
# include <pwd.h>
|
||||
# include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user