Commit 7cf2cd9b authored by Dominik Charousset's avatar Dominik Charousset

included match() in the main header

parent 8fa8973a
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
#include "cppa/atom.hpp" #include "cppa/atom.hpp"
#include "cppa/self.hpp" #include "cppa/self.hpp"
#include "cppa/actor.hpp" #include "cppa/actor.hpp"
#include "cppa/match.hpp"
#include "cppa/channel.hpp" #include "cppa/channel.hpp"
#include "cppa/receive.hpp" #include "cppa/receive.hpp"
#include "cppa/factory.hpp" #include "cppa/factory.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