Commit 50601aa4 authored by Dominik Charousset's avatar Dominik Charousset Committed by Dominik Charousset

Remove unused headers from scheduled actor

parent a9fa1ac6
...@@ -37,11 +37,7 @@ ...@@ -37,11 +37,7 @@
#include "caf/stream_result.hpp" #include "caf/stream_result.hpp"
#include "caf/response_handle.hpp" #include "caf/response_handle.hpp"
#include "caf/scheduled_actor.hpp" #include "caf/scheduled_actor.hpp"
#include "caf/stream_sink_impl.hpp"
#include "caf/stream_stage_impl.hpp"
#include "caf/stream_source_impl.hpp"
#include "caf/stream_result_trait.hpp" #include "caf/stream_result_trait.hpp"
#include "caf/terminal_stream_scatterer.hpp"
#include "caf/to_string.hpp" #include "caf/to_string.hpp"
......
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