Removed common/atomic, instead using std::atomic
This commit is contained in:
parent
c0e48432cd
commit
4795a64fc8
5 changed files with 4 additions and 202 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue