X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Ftest%2FFutexTest.cpp;h=2669a3b9661e1f20b6036b2d254770a734ce333b;hp=537914cbd764e13e9a7b80da1e49c2cfc8b2feab;hb=ce64f0f685111ac24c7a321ea56d0c3524621df1;hpb=c6bdae86629f05777dfa6d8f2f4f7846da936cda diff --git a/folly/test/FutexTest.cpp b/folly/test/FutexTest.cpp index 537914cb..2669a3b9 100644 --- a/folly/test/FutexTest.cpp +++ b/folly/test/FutexTest.cpp @@ -14,8 +14,8 @@ * limitations under the License. */ -#include "folly/detail/Futex.h" -#include "folly/test/DeterministicSchedule.h" +#include +#include #include #include