mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 16:01:42 +12:00
atomic.hpp: replace std::atomic with atomic_t
Dual dependency is nothing good.
This commit is contained in:
parent
b16cc618b5
commit
eb66302907
35 changed files with 42 additions and 82 deletions
|
@ -25,7 +25,6 @@
|
|||
#include <QMenu>
|
||||
#include <QVBoxLayout>
|
||||
#include <QTimer>
|
||||
#include <atomic>
|
||||
|
||||
constexpr auto qstr = QString::fromStdString;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue