mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 00:28:56 +00:00
Merge pull request #969 from lioncash/windows-stuff
Common: Remove unused header from Thread.cpp
This commit is contained in:
commit
b2c743157d
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@
|
||||||
#include <pthread_np.h>
|
#include <pthread_np.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USE_BEGINTHREADEX
|
|
||||||
#include <process.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace Common
|
namespace Common
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue