mirror of
https://github.com/monero-project/monero.git
synced 2025-08-17 09:30:14 -04:00
Merge pull request #8223
17772ef
Eliminate dependence on boost::interprocess #8223 (Jeffrey)
This commit is contained in:
commit
bb093ec9a8
10 changed files with 43 additions and 50 deletions
|
@ -35,7 +35,6 @@
|
|||
// (may contain code and/or modifications by other developers)
|
||||
// developer rfree: this code is caller of our new network code, and is modded; e.g. for rate limiting
|
||||
|
||||
#include <boost/interprocess/detail/atomic.hpp>
|
||||
#include <list>
|
||||
#include <ctime>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue