Skip to content

Commit 9fe9998

Browse files
authored
Preferred header inclusion order
1 parent 2726369 commit 9fe9998

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,4 +1,6 @@
11
#include "atoi.h"
2+
#include "zoo/pp/platform.h"
3+
24
#include <vector>
35
#include <string>
46
#include <cstring>

0 commit comments

Comments
 (0)