Remove some uses of using namespace std.

This commit is contained in:
Povilas Kanapickas
2013-12-13 10:27:30 -06:00
committed by Dick Hollenbeck
parent 6776f8a79f
commit f954ace66b
45 changed files with 107 additions and 163 deletions
@@ -3,8 +3,6 @@
#include <tool/delegate.h>
using namespace std;
class MyClass
{
public: