Remove some uses of using namespace std.
This commit is contained in:
committed by
Dick Hollenbeck
parent
6776f8a79f
commit
f954ace66b
@@ -3,8 +3,6 @@
|
||||
|
||||
#include <tool/delegate.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
class MyClass
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user