Skip to content

Commit f609288

Browse files
committed
Add missing header.
1 parent 2248280 commit f609288

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libyul/optimiser/StackToMemoryMover.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
#include <liblangutil/SourceLocation.h>
2828
#include <libsolutil/Common.h>
2929

30+
#include <list>
31+
3032
namespace solidity::yul
3133
{
3234

0 commit comments

Comments
 (0)