Skip to content

Commit eb85431

Browse files
authored
Merge 8398a7d into 8818259
2 parents 8818259 + 8398a7d commit eb85431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runtime/vm/growable_array.h

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
#ifndef RUNTIME_VM_GROWABLE_ARRAY_H_
1111
#define RUNTIME_VM_GROWABLE_ARRAY_H_
1212

13+
#include <initializer_list>
14+
1315
#include "platform/growable_array.h"
1416
#include "vm/thread_state.h"
1517
#include "vm/zone.h"

0 commit comments

Comments
 (0)