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
+1
View File
@@ -49,6 +49,7 @@
#endif
using epee::string_tools::pod_to_hex;
using namespace crypto;
// Increase when the DB changes in a non backward compatible way, and there
// is no automatic conversion, so that a full resync is needed.