mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Use boost::thread locking instead of interprocess
This commit is contained in:
parent
4a9130aca2
commit
660ff174f2
3 changed files with 52 additions and 57 deletions
|
|
@ -27,6 +27,7 @@ namespace boost {
|
|||
#include <boost/foreach.hpp>
|
||||
#include <openssl/crypto.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifdef WIN32
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue