Commit bf6d3e57 authored by Ruslan Sayfutdinov's avatar Ruslan Sayfutdinov Committed by Facebook GitHub Bot

include <optional> in Channel-fwd.h

Reviewed By: yfeldblum

Differential Revision: D30191509

fbshipit-source-id: 00e782bf381bd5cb126fd7b18ee3454c6b9d13a7
parent 2360b227
...@@ -18,6 +18,8 @@ ...@@ -18,6 +18,8 @@
#include <folly/experimental/channels/detail/ChannelBridge.h> #include <folly/experimental/channels/detail/ChannelBridge.h>
#include <optional>
namespace folly { namespace folly {
namespace channels { namespace channels {
......
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