mirror of
https://github.com/monero-project/monero.git
synced 2025-07-28 01:45:21 -04:00
Fix boost <1.60 compilation and fix boost 1.73+ warnings
This commit is contained in:
parent
7e78da7772
commit
7aeb503547
13 changed files with 35 additions and 31 deletions
|
@ -43,7 +43,6 @@
|
|||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
#include <fstream>
|
||||
#include <boost/iostreams/copy.hpp>
|
||||
#include <atomic>
|
||||
|
||||
#include "common/command_line.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue