forked from eden-emu/eden
Removed common/std_xyz, instead using the std header
This commit is contained in:
parent
5d95d038a0
commit
498d1a37f1
8 changed files with 7 additions and 857 deletions
|
@ -9,10 +9,8 @@
|
|||
#include <mach/mach.h>
|
||||
#elif defined(BSD4_4) || defined(__OpenBSD__)
|
||||
#include <pthread_np.h>
|
||||
#endif
|
||||
|
||||
#ifdef USE_BEGINTHREADEX
|
||||
#include <process.h>
|
||||
#elif defined(_WIN32)
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue