Skip to content

Commit ac58ee6

Browse files
Reformat again
1 parent 3567c0e commit ac58ee6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/support/graph_traversal.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
*/
1616

1717
#include <concepts>
18+
#include <functional>
19+
#include <iterator>
20+
#include <unordered_set>
1821

1922
namespace wasm {
2023

0 commit comments

Comments
 (0)