Commit 3655ba9e authored by Marian Triebe's avatar Marian Triebe

Add missing include

parent 8345bfa3
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#ifndef CAF_COMPOSED_STATE_HPP #ifndef CAF_COMPOSED_STATE_HPP
#define CAF_COMPOSED_STATE_HPP #define CAF_COMPOSED_STATE_HPP
#include "caf/handler_input.hpp"
#include "caf/composable_behavior.hpp" #include "caf/composable_behavior.hpp"
#include "caf/typed_actor_pointer.hpp" #include "caf/typed_actor_pointer.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