mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
tweaks for win64 by Seong Gu Lee <sgleehd@gmail.com>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39432 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f241e0785d
commit
8352d4a919
5 changed files with 43 additions and 21 deletions
|
@ -22,8 +22,9 @@
|
|||
Boston, MA 02111 USA.
|
||||
*/
|
||||
|
||||
#include <windows.h>
|
||||
/* mingw wants winsock2.h before windows.h */
|
||||
#include <winsock2.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue