test, bench: remove unused includes
This commit is contained in:
parent
f5b6374948
commit
a3b57dd598
@ -21,11 +21,7 @@
|
||||
|
||||
#include "uv.h"
|
||||
#include "task.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h> /* strlen */
|
||||
|
||||
|
||||
#define CONCURRENT_CALLS 10
|
||||
#define TOTAL_CALLS 10000
|
||||
|
||||
@ -21,11 +21,7 @@
|
||||
|
||||
#include "uv.h"
|
||||
#include "task.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h> /* strlen */
|
||||
|
||||
|
||||
#define CONCURRENT_COUNT 10
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user