mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 15:08:04 -05:00
Removed common/atomic, instead using std::atomic
This commit is contained in:
@ -23,9 +23,6 @@ set(SRCS
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
atomic.h
|
||||
atomic_gcc.h
|
||||
atomic_win32.h
|
||||
bit_field.h
|
||||
break_points.h
|
||||
chunk_file.h
|
||||
|
Reference in New Issue
Block a user