touched up code for warp 4

This commit is contained in:
2012-12-18 08:12:15 +00:00
parent 14648534b3
commit 1595a9a4f3
27 changed files with 772 additions and 514 deletions

View File

@ -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

View File

@ -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