Replace boost::reverse_lock with our own.

This commit is contained in:
Casey Rodarmor
2015-09-03 12:53:00 -04:00
parent da9beb288d
commit 86270c8164
5 changed files with 100 additions and 2 deletions

View File

@@ -119,6 +119,7 @@ BITCOIN_CORE_H = \
protocol.h \
pubkey.h \
random.h \
reverselock.h \
rpcclient.h \
rpcprotocol.h \
rpcserver.h \