Renaming cds/cxx11_atomic.h to cds/algo/atomic.h
[libcds.git] / cds / gc / details / hp_alloc.h
index ae0ac4098ef564730647f499e71dbb67c9d2d3bb..2fe84bae2838cc1d80f3dffafc1966c87ae55a1a 100644 (file)
@@ -3,7 +3,7 @@
 #ifndef __CDS_GC_DETAILS_HP_ALLOC_H
 #define __CDS_GC_DETAILS_HP_ALLOC_H
 
-#include <cds/cxx11_atomic.h>
+#include <cds/algo/atomic.h>
 #include <cds/details/allocator.h>
 #include <cds/gc/details/hp_type.h>