Include <folly/portability/PThread.h> where needed
[folly.git] / folly / detail / MemoryIdler.h
index e4bebc3427f220151b1087893ed02ff997029bf9..bc155e91b88f930fb1c5eefb0b36a56e4ceb2436 100644 (file)
@@ -22,6 +22,7 @@
 #include <folly/Hash.h>
 #include <folly/Traits.h>
 #include <folly/detail/Futex.h>
+#include <folly/portability/PThread.h>
 
 namespace folly {