Skip to content

Commit cefcaba

Browse files
committed
Remove unused headers
1 parent b09361d commit cefcaba

File tree

1 file changed

+0
-3
lines changed
  • lib/node_modules/@stdlib/random/base/mt19937/test/fixtures/c

1 file changed

+0
-3
lines changed

lib/node_modules/@stdlib/random/base/mt19937/test/fixtures/c/runner.c

-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
*/
2727
#include <stdlib.h>
2828
#include <stdio.h>
29-
#include <unistd.h>
30-
#include <math.h>
31-
#include <sys/time.h>
3229

3330
/**
3431
* Define prototypes for external functions.

0 commit comments

Comments
 (0)