remove extraneous endif

This commit is contained in:
Martin Kroeker 2023-12-12 11:27:17 +01:00 committed by GitHub
parent 330101e0b3
commit dcf6999c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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) */