Kill a couple of PThread includes
[folly.git] / folly / MicroSpinLock.h
index 4a691fd1ff54cb5da397f926c01e7efc25d7367a..0453b35599ec3e526633171f386b6285d87679c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -42,7 +42,6 @@
 #include <type_traits>
 #include <boost/noncopyable.hpp>
 #include <cstdlib>
-#include <pthread.h>
 #include <mutex>
 #include <atomic>