Merge pull request #8223

17772ef Eliminate dependence on boost::interprocess #8223 (Jeffrey)
This commit is contained in:
luigi1111 2022-04-06 00:19:59 -04:00
commit bb093ec9a8
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
10 changed files with 43 additions and 50 deletions

View file

@ -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>