Move folly/experimental/AsymmetricMemoryBarrier.h
[folly.git] / folly / experimental / hazptr / hazptr-impl.h
index 82734d6f21c6092dc80a0db960a1a225ad40d567..a9f4c20b304f00b23b4a5a714c166315ff48e8a9 100644 (file)
@@ -59,8 +59,8 @@
 #endif
 
 #include <folly/concurrency/CacheLocality.h>
-#include <folly/experimental/AsymmetricMemoryBarrier.h>
 #include <folly/experimental/hazptr/debug.h>
+#include <folly/synchronization/AsymmetricMemoryBarrier.h>
 
 #include <mutex> // for thread caching
 #include <unordered_set> // for hash set in bulk reclamation