From 4795a64fc8ff59fced28735e627deb7c3b4575ed Mon Sep 17 00:00:00 2001 From: archshift Date: Tue, 2 Sep 2014 22:40:02 -0700 Subject: Removed common/atomic, instead using std::atomic --- src/common/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/common/CMakeLists.txt') diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index f8a55c2a..55a5f9eb 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -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 -- cgit v1.2.3