detail/CacheLocality.h - utilities for dynamic cache optimizations
[folly.git] / folly / test / DeterministicSchedule.h
index 3e7ccb3ad287ef0ddb85846c96762dad99f3e874..71cb1037f2040e08341327c60db166bf0f9908b6 100644 (file)
@@ -27,6 +27,7 @@
 #include <assert.h>
 
 #include <folly/ScopeGuard.h>
+#include <folly/detail/CacheLocality.h>
 #include <folly/detail/Futex.h>
 
 namespace folly { namespace test {