mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5909 from ethereum/c++17
Use specific boost include in DocStringParser
This commit is contained in:
commit
717727940d
@ -20,7 +20,7 @@
|
||||
#include <liblangutil/ErrorReporter.h>
|
||||
#include <liblangutil/Exceptions.h>
|
||||
|
||||
#include <boost/range/algorithm.hpp>
|
||||
#include <boost/range/algorithm/find_first_of.hpp>
|
||||
#include <boost/range/irange.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user