]> code.delx.au - gnu-emacs/commit
Fix compilation of addpm with MinGW64.
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 07:21:43 +0000 (09:21 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 07:21:43 +0000 (09:21 +0200)
commitc8e9d2b4ed5e3d8f8e636cd5747dbf9e7d68485e
treebdba2dc3a970d003f4d9d92a6d8c63b54e23eccd
parentafeee3e5783916f2860d1ab30b17d89b11abccb7
Fix compilation of addpm with MinGW64.

 nt/addpm.c (_WIN32_IE) [_W64]: Move after inclusion of standard
 headers, since that's where _W64 is declared by MinGW64.
nt/ChangeLog
nt/addpm.c