Skip to content

Commit 1a62c94

Browse files
authored
refactor: remove include
Signed-off-by: Athan <[email protected]>
1 parent 3cc2649 commit 1a62c94

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/zdscal/include/stdlib/blas/base

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/blas/base/zdscal/include/stdlib/blas/base/zdscal.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#define STDLIB_BLAS_BASE_ZDSCAL_H
2424

2525
#include "stdlib/blas/base/shared.h"
26-
#include "stdlib/complex/float64/ctor.h"
2726

2827
/*
2928
* 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

Comments
 (0)