removed process.h which causes mingw to fail from command line build.

This commit is contained in:
skarg
2009-06-05 19:34:08 +00:00
parent 6903310da9
commit 95b94f75fd
-3
View File
@@ -48,9 +48,6 @@
#include "mstp.h"
#include "mstptext.h"
#if defined(_WIN32)
#include <process.h> /* _beginthread */
#endif
#if defined(__BORLANDC__)
#include <sys/timeb.h>
#define _timeb timeb