touched up code for warp 4
This commit is contained in:
@ -45,8 +45,6 @@
|
||||
# include <windows.h>
|
||||
# include <tchar.h>
|
||||
# include <process.h>
|
||||
# pragma library("ws2_32.lib")
|
||||
# pragma comment(lib,"ws2_32.lib")
|
||||
#elif defined(__OS2__)
|
||||
# define INCL_DOSPROCESS
|
||||
# define INCL_DOSEXCEPTIONS
|
||||
|
@ -15,8 +15,6 @@
|
||||
# include <windows.h>
|
||||
# include <tchar.h>
|
||||
# include <process.h>
|
||||
# pragma library("ws2_32.lib")
|
||||
# pragma comment(lib,"ws2_32.lib")
|
||||
#elif defined(__OS2__)
|
||||
# define INCL_DOSPROCESS
|
||||
# define INCL_DOSEXCEPTIONS
|
||||
|
Reference in New Issue
Block a user