Commit b2dd1005 authored by Christopher Dykes's avatar Christopher Dykes Committed by Facebook Github Bot

Drop unneeded Pthread include

Summary: It was killed in an earlier diff.

Reviewed By: yfeldblum

Differential Revision: D4418832

fbshipit-source-id: c9a5134fa100b24a3394607dea20e6e8a8d341e1
parent 01f97980
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
#include <folly/io/async/HHWheelTimer.h> #include <folly/io/async/HHWheelTimer.h>
#include <folly/io/async/Request.h> #include <folly/io/async/Request.h>
#include <folly/io/async/TimeoutManager.h> #include <folly/io/async/TimeoutManager.h>
#include <folly/portability/PThread.h>
#include <glog/logging.h> #include <glog/logging.h>
#include <event.h> // libevent #include <event.h> // libevent
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment