mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 11:18:36 +12:00
Improve cond_var notifiers
But nobody uses it anyway, so clean up includes.
This commit is contained in:
parent
7d56069243
commit
34fa010601
20 changed files with 69 additions and 71 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include "types.h"
|
||||
#include "mutex.h"
|
||||
#include "cond.h"
|
||||
#include "util/atomic.hpp"
|
||||
#include "util/typeindices.hpp"
|
||||
#include "VirtualMemory.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue