remove extraneous endif
This commit is contained in:
parent
330101e0b3
commit
dcf6999c4e
|
@ -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…
Reference in New Issue