removed process.h which causes mingw to fail from command line build.
This commit is contained in:
@@ -48,9 +48,6 @@
|
|||||||
#include "mstp.h"
|
#include "mstp.h"
|
||||||
#include "mstptext.h"
|
#include "mstptext.h"
|
||||||
|
|
||||||
#if defined(_WIN32)
|
|
||||||
#include <process.h> /* _beginthread */
|
|
||||||
#endif
|
|
||||||
#if defined(__BORLANDC__)
|
#if defined(__BORLANDC__)
|
||||||
#include <sys/timeb.h>
|
#include <sys/timeb.h>
|
||||||
#define _timeb timeb
|
#define _timeb timeb
|
||||||
|
|||||||
Reference in New Issue
Block a user