atomic.hpp: replace std::atomic with atomic_t
Dual dependency is nothing good.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "Emu/Cell/lv2/sys_process.h"
|
||||
#include "Emu/Cell/lv2/sys_event.h"
|
||||
#include "cellAudio.h"
|
||||
#include <atomic>
|
||||
#include <cmath>
|
||||
|
||||
LOG_CHANNEL(cellAudio);
|
||||
|
||||
Reference in New Issue
Block a user