mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-27 07:18:33 +02:00
Refactor: Remove using namespace <xxx> from util*
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#include <boost/date_time/posix_time/posix_time.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
static int64_t nMockTime = 0; //!< For unit testing
|
||||
|
||||
int64_t GetTime()
|
||||
|
||||
Reference in New Issue
Block a user