We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62afe6f commit b15b5e7Copy full SHA for b15b5e7
lib/node_modules/@stdlib/math/base/special/frexp/src/addon.c
@@ -19,7 +19,6 @@
19
#include "stdlib/math/base/special/frexp.h"
20
#include <node_api.h>
21
#include <stdint.h>
22
-#include <stdbool.h>
23
#include <assert.h>
24
25
/**
0 commit comments