Removed common/atomic, instead using std::atomic

This commit is contained in:
archshift 2014-09-02 22:40:02 -07:00
parent c0e48432cd
commit 4795a64fc8
5 changed files with 4 additions and 202 deletions

View file

@ -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