Revert "Replace cds::OS::ThreadId with std::thread::id, cds::OS::nullThreadId() with...
[libcds.git] / cds / compiler / cxx11_atomic_prepatches.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_COMPILER_CXX11_ATOMIC_PREPATCHES_H
4 #define __CDS_COMPILER_CXX11_ATOMIC_PREPATCHES_H
5
6 #if CDS_COMPILER == CDS_COMPILER_CLANG
7 #   include <cds/compiler/clang/cxx11_atomic_prepatches.h>
8 #endif
9
10 #endif // #ifndef __CDS_COMPILER_CXX11_ATOMIC_PREPATCHES_H