Commit f2eb92d8 authored by Dominik Charousset's avatar Dominik Charousset

Add missing headers to all.hpp

parent 3bcc4695
...@@ -23,10 +23,12 @@ ...@@ -23,10 +23,12 @@
#include "caf/config.hpp" #include "caf/config.hpp"
#include "caf/on.hpp" #include "caf/on.hpp"
#include "caf/sec.hpp"
#include "caf/atom.hpp" #include "caf/atom.hpp"
#include "caf/send.hpp" #include "caf/send.hpp"
#include "caf/unit.hpp" #include "caf/unit.hpp"
#include "caf/actor.hpp" #include "caf/actor.hpp"
#include "caf/error.hpp"
#include "caf/group.hpp" #include "caf/group.hpp"
#include "caf/extend.hpp" #include "caf/extend.hpp"
#include "caf/logger.hpp" #include "caf/logger.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