X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FFutexTest.cpp;h=a4048f400a1066880334ae311227474130cd96db;hb=337e3b8a157210eea33c88361b5e4c45a5efc462;hp=689c51a4e728aaf36f32d244e9830ff003c92a20;hpb=ed8c80a0e0988e4ce687f51ca832a00e4a6b7930;p=folly.git diff --git a/folly/test/FutexTest.cpp b/folly/test/FutexTest.cpp index 689c51a4..a4048f40 100644 --- a/folly/test/FutexTest.cpp +++ b/folly/test/FutexTest.cpp @@ -24,8 +24,8 @@ #include -#include #include +#include using namespace folly::detail; using namespace folly::test; @@ -34,13 +34,13 @@ using namespace std::chrono; typedef DeterministicSchedule DSched; -template class Atom> +template