Remove "using namespace".

This commit is contained in:
chriseth
2019-03-28 14:32:48 +01:00
parent 2bbc41ad64
commit 20ae3ad555
4 changed files with 7 additions and 6 deletions
+1
View File
@@ -29,6 +29,7 @@
#include <memory>
using namespace std;
using namespace dev::test;
namespace dev
{