Commit 5e420c8c authored by Steve O'Brien's avatar Steve O'Brien Committed by Facebook Github Bot

remove expensive boost header from EventBase

Summary: Removing expensive, unneeded includes (esp. Boost includes) gradually.

Reviewed By: yfeldblum

Differential Revision: D7144471

fbshipit-source-id: b568ec75251d360a72e7fa2d656ab9463b5a4728
parent c3ec0bd2
......@@ -31,7 +31,6 @@
#include <utility>
#include <boost/intrusive/list.hpp>
#include <boost/utility.hpp>
#include <glog/logging.h>
#include <folly/Executor.h>
......
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