Remove "using namespace std;".
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
#include <limits.h>
|
||||
|
||||
using namespace Network;
|
||||
using namespace std;
|
||||
|
||||
template <class MyState>
|
||||
TransportSender<MyState>::TransportSender( Connection *s_connection, MyState &initial_state )
|
||||
|
||||
Reference in New Issue
Block a user