mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01: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/time.h>
|
||||
#include <sys/resource.h>
|
||||
#else
|
||||
typedef int pid_t; /* define for Windows compatibility */
|
||||
#endif
|
||||
#include <map>
|
||||
#include <list>
|
||||
|
Loading…
Reference in New Issue
Block a user