Replace boost::reverse_lock with our own.

This commit is contained in:
Casey Rodarmor
2015-09-03 12:53:00 -04:00
committed by Luke Dashjr
parent 626c5e6936
commit 6b51b9b195
5 changed files with 100 additions and 2 deletions

View File

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