Merge pull request #2629

383ff4f6 remove "using namespace std" from headers (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2017-11-14 21:29:49 +02:00
24 changed files with 47 additions and 51 deletions
+2
View File
@@ -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