mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-24 05:24:34 +00:00
remove obsolete and unused typedef for Windows
This commit is contained in:
parent
2272f8bb47
commit
61032f8942
@ -11,8 +11,6 @@
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
#else
|
|
||||||
typedef int pid_t; /* define for Windows compatibility */
|
|
||||||
#endif
|
#endif
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <list>
|
#include <list>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user