Skip to content

Commit 3cc2649

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

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#ifndef STDLIB_BLAS_BASE_ZDSCAL_FORTRAN_H
2323
#define STDLIB_BLAS_BASE_ZDSCAL_FORTRAN_H
2424

25-
#include "stdlib/complex/float64/ctor.h"
26-
2725
/*
2826
* If C++, prevent name mangling so that the compiler emits a binary file having undecorated names, thus mirroring the behavior of a C/Fortran compiler (a Fortran compiler must be configured to not attach underscores).
2927
*/

0 commit comments

Comments
 (0)