mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
Un-expose mapArgs from utils.h
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
extern map<string, string> mapArgs;
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(util_tests, BasicTestingSetup)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(util_criticalsection)
|
||||
|
||||
Reference in New Issue
Block a user