Skip to content

Commit 729db52

Browse files
authored
Merge pull request #11812 from ethereum/addMissingHeader
Add missing header.
2 parents 2248280 + f609288 commit 729db52

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)