Commit 1973fe04 authored by neverlord's avatar neverlord

removed redundant using directives

parent c692ab4f
......@@ -19,10 +19,6 @@
#include "cppa/event_based_actor.hpp"
#include "cppa/util/callable_trait.hpp"
using std::cerr;
using std::cout;
using std::endl;
using namespace cppa;
struct simple_mirror : sb_actor<simple_mirror> {
......
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