Fixed typo in cpp guard in bli_util_ft.h.

Details:
- Changed #ifdef BLIS_OAPI_BASIC to #ifdef BLIS_TAPI_BASIC in
  bli_util_ft.h. This typo was causing some types to be redefined when
  they weren't supposed to be.
This commit is contained in:
Field G. Van Zee
2021-05-12 19:53:35 -05:00
parent f0e8634775
commit 5aa63cd927

View File

@@ -195,7 +195,7 @@ INSERT_GENTDEFR( sumsqv )
// Operations with only basic interfaces.
#ifdef BLIS_OAPI_BASIC
#ifdef BLIS_TAPI_BASIC
// eqsc