Add missing header to Algorithms.h.

This commit is contained in:
Daniel Kirchner 2021-03-15 13:50:24 +01:00
parent 2c00939ad8
commit 8f56c6ad5c

View File

@ -19,6 +19,7 @@
#include <functional>
#include <list>
#include <set>
namespace solidity::util