Commit b654d17e authored by Matthias Vallentin's avatar Matthias Vallentin Committed by Marian Triebe

Fix FreeBSD 12 build with Clang 4.0

For details, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216650.
parent f1cdfccd
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include <functional> #include <functional>
#include "caf/fwd.hpp" #include "caf/fwd.hpp"
#include "caf/behavior.hpp"
#include "caf/input_range.hpp" #include "caf/input_range.hpp"
#include "caf/abstract_channel.hpp" #include "caf/abstract_channel.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