Commit 38e43d8c authored by Dominik Charousset's avatar Dominik Charousset

Merge pull request #38 from mavam/topic/tuple-cast-include

Make tuple_cast<T...> available to the user.
parents bb5610ec cd5109e9
......@@ -51,6 +51,7 @@
#include "cppa/to_string.hpp"
#include "cppa/any_tuple.hpp"
#include "cppa/cow_tuple.hpp"
#include "cppa/tuple_cast.hpp"
#include "cppa/exit_reason.hpp"
#include "cppa/local_actor.hpp"
#include "cppa/scheduled_actor.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