Commit 83590eab authored by CppPhil's avatar CppPhil

Add tracing_data includes to all.hpp

parent cc497dba
...@@ -107,6 +107,8 @@ ...@@ -107,6 +107,8 @@
#include "caf/thread_hook.hpp" #include "caf/thread_hook.hpp"
#include "caf/timeout_definition.hpp" #include "caf/timeout_definition.hpp"
#include "caf/to_string.hpp" #include "caf/to_string.hpp"
#include "caf/tracing_data_factory.hpp"
#include "caf/tracing_data.hpp"
#include "caf/type_nr.hpp" #include "caf/type_nr.hpp"
#include "caf/typed_actor.hpp" #include "caf/typed_actor.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