Clarify in the docs what belongs in portability/
[folly.git] / folly / MicroSpinLock.h
index b804a8a6dfd58b423dfd43940d2f7b638bb7e1f0..0453b35599ec3e526633171f386b6285d87679c8 100644 (file)
@@ -42,7 +42,6 @@
 #include <type_traits>
 #include <boost/noncopyable.hpp>
 #include <cstdlib>
-#include <pthread.h>
 #include <mutex>
 #include <atomic>