Merge pull request #2629
383ff4f6 remove "using namespace std" from headers (moneromooo-monero)
This commit is contained in:
@@ -67,6 +67,8 @@ extern "C"
|
||||
#include "crypto/keccak.h"
|
||||
#include "crypto/crypto-ops.h"
|
||||
}
|
||||
using namespace std;
|
||||
using namespace crypto;
|
||||
using namespace cryptonote;
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
|
||||
Reference in New Issue
Block a user