Purge ‘using namespace std’ from header files
std::bind and boost::lambda::bind don’t mix. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "transportsender.h"
|
||||
#include "transportfragment.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace Network {
|
||||
template <class MyState, class RemoteState>
|
||||
|
||||
Reference in New Issue
Block a user