Commit af15d8ff authored by Dominik Charousset's avatar Dominik Charousset

Fix "ambiguous reference" error in examples

parent 9afd06ce
......@@ -23,7 +23,6 @@
using namespace std;
using namespace caf;
using join_atom = atom_constant<atom("join")>;
using broadcast_atom = atom_constant<atom("broadcast")>;
struct line { string str; };
......
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