Skip to content

Commit 9d25aa7

Browse files
Apply suggestions from code review
Co-authored-by: thecppzoo <thecppzoo@gmail.com>
1 parent f26dc78 commit 9d25aa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

benchmark/atoi-corpus.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#include "atoi.h"
22
#include "zoo/pp/platform.h"
33

4+
#include "zoo/pp/platform.h"
5+
46
#include <vector>
57
#include <string>
68
#include <cstring>

0 commit comments

Comments
 (0)