From: Christopher Dykes Date: Mon, 16 Jan 2017 02:21:28 +0000 (-0800) Subject: Drop unneeded Pthread include X-Git-Tag: v2017.03.06.00~98 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=commitdiff_plain;h=b2dd1005bb5bb6435214d541f3902e022d237f03 Drop unneeded Pthread include Summary: It was killed in an earlier diff. Reviewed By: yfeldblum Differential Revision: D4418832 fbshipit-source-id: c9a5134fa100b24a3394607dea20e6e8a8d341e1 --- diff --git a/folly/io/async/EventBase.h b/folly/io/async/EventBase.h index 8bfb684d..cc23fed2 100644 --- a/folly/io/async/EventBase.h +++ b/folly/io/async/EventBase.h @@ -44,7 +44,6 @@ #include #include #include -#include #include #include // libevent