Skip to content

Commit aeb8b30

Browse files
committed
Try to fix compilation of sse4-strstr in benchmarks
1 parent 033655b commit aeb8b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bench/sse4-strstr/src/wrapper.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "wrapper.h"
22

33
#include <cassert>
4+
#include <cstdint>
45
#include <cstring>
56
#include <string>
67

0 commit comments

Comments
 (0)