Browse Source

remove extraneous endif

tags/v0.3.26
Martin Kroeker GitHub 2 years ago
parent
commit
dcf6999c4e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      lapack-netlib/LAPACKE/include/lapack.h

+ 0
- 1
lapack-netlib/LAPACKE/include/lapack.h View File

@@ -43,7 +43,6 @@
#define LAPACK_COMPLEX_CUSTOM
#define lapack_complex_float _Fcomplex
#define lapack_complex_double _Dcomplex
#endif

#else
/* Complex type (single precision) */


Loading…
Cancel
Save