Skip to content

Commit b15b5e7

Browse files
committed
Remove unused includes
1 parent 62afe6f commit b15b5e7

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/frexp/src

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/math/base/special/frexp/src/addon.c

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include "stdlib/math/base/special/frexp.h"
2020
#include <node_api.h>
2121
#include <stdint.h>
22-
#include <stdbool.h>
2322
#include <assert.h>
2423

2524
/**

0 commit comments

Comments
 (0)