Skip to content

Commit cefcaba

Browse files
committed
Remove unused headers
1 parent b09361d commit cefcaba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • lib/node_modules/@stdlib/random/base/mt19937/test/fixtures/c

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

Lines changed: 0 additions & 3 deletions
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)