Fix boost <1.60 compilation and fix boost 1.73+ warnings

This commit is contained in:
Lee Clagett 2020-05-31 21:18:11 -04:00
parent 7e78da7772
commit 7aeb503547
13 changed files with 35 additions and 31 deletions

View file

@ -43,7 +43,6 @@
#include <algorithm>
#include <cstdio>
#include <fstream>
#include <boost/iostreams/copy.hpp>
#include <atomic>
#include "common/command_line.h"