Skip to content

Commit 4e1a252

Browse files
committed
Missing include.
1 parent 4c050d1 commit 4e1a252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/func/cleanup/cleanup.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include <iostream>
22
#include <snmalloc/snmalloc.h>
33
#include <thread>
4+
#include <vector>
45

56
void ecall()
67
{

0 commit comments

Comments
 (0)