We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4692992 commit 18993efCopy full SHA for 18993ef
lib/node_modules/@stdlib/blas/base/dtrmv/src/addon.c
@@ -22,7 +22,6 @@
22
#include "stdlib/napi/argv.h"
23
#include "stdlib/napi/argv_int64.h"
24
#include "stdlib/napi/argv_int32.h"
25
-#include "stdlib/napi/argv_double.h"
26
#include "stdlib/napi/argv_strided_float64array.h"
27
#include "stdlib/napi/argv_strided_float64array2d.h"
28
#include <node_api.h>
0 commit comments