Skip to content

Commit 08c5953

Browse files
committed
fix: benchmark compilation errors
1 parent caafd0f commit 08c5953

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/math/base/special/cfloorf/benchmark/c

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/math/base/special/cfloorf/benchmark/c/benchmark.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
#include <math.h>
2222
#include <complex.h>
2323
#include <sys/time.h>
24-
#include "stdlib/complex/float32/reim.h"
25-
#include "stdlib/complex/float32/ctor.h"
2624
#include "stdlib/math/base/special/cfloorf.h"
2725

2826
#define NAME "cfloorf"

0 commit comments

Comments
 (0)