Remove "using namespace std;".
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
#include "fatal_assert.h"
|
||||
#include "prng.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace Crypto;
|
||||
|
||||
long int myatoi( const char *str )
|
||||
|
||||
Reference in New Issue
Block a user