Remove "using namespace std;".
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "transportsender-impl.h"
|
||||
|
||||
using namespace Network;
|
||||
using namespace std;
|
||||
|
||||
template <class MyState, class RemoteState>
|
||||
Transport<MyState, RemoteState>::Transport( MyState &initial_state, RemoteState &initial_remote,
|
||||
|
||||
Reference in New Issue
Block a user