Skip to content

Commit 476066f

Browse files
authored
add #include <stdio.h>
1 parent 4b8f5fd commit 476066f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/examples/send-performance.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
#include <stdlib.h>
10+
#include <stdio.h>
1011
#include <unistd.h>
1112
#include <math.h>
1213
#include <time.h>

0 commit comments

Comments
 (0)