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 3cc2649 commit 1a62c94Copy full SHA for 1a62c94
lib/node_modules/@stdlib/blas/base/zdscal/include/stdlib/blas/base/zdscal.h
@@ -23,7 +23,6 @@
23
#define STDLIB_BLAS_BASE_ZDSCAL_H
24
25
#include "stdlib/blas/base/shared.h"
26
-#include "stdlib/complex/float64/ctor.h"
27
28
/*
29
* If C++, prevent name mangling so that the compiler emits a binary file having undecorated names, thus mirroring the behavior of a C compiler.
0 commit comments