]> git.lyx.org Git - features.git/commit
Make things compile on MSVC:
authorAngus Leeming <leeming@lyx.org>
Sun, 2 Oct 2005 21:49:52 +0000 (21:49 +0000)
committerAngus Leeming <leeming@lyx.org>
Sun, 2 Oct 2005 21:49:52 +0000 (21:49 +0000)
commite4c676a4905c38aa0aa2f7c0d490bf841beee05d
treedc7ecf7838c7ea997af8b2a93d880fc8b393888a
parent3752f82762899a9e5d7ef719cf62c9c79ae69b49
Make things compile on MSVC:
There's no <windef.h>, so just use <windows.h>
s/PATH_MAX/MAX_PATH/

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10508 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/os_win32.C
src/support/os_win32.h
src/support/package.C.in