mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Replace boost/algorithm/cxx11 with C++11 features
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include <libsolutil/Visitor.h>
|
||||
|
||||
#include <boost/range/algorithm_ext/erase.hpp>
|
||||
#include <boost/algorithm/cxx11/any_of.hpp>
|
||||
|
||||
using namespace std;
|
||||
using namespace solidity;
|
||||
|
||||
Reference in New Issue
Block a user