mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-22 20:58:09 +02:00
Refactor: Remove using namespace <xxx> from src/*.cpp.
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
#include "chain.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
/**
|
||||
* CChain implementation
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user