mirror of
https://github.com/amd/blis.git
synced 2026-06-08 14:58:42 +00:00
Modified cblas.hh not to include cblas.h ,as this file gets generated after make install BLIS
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#define CBLAS_HH
|
||||
|
||||
extern "C" {
|
||||
#include <cblas.h>
|
||||
#include <blis.h>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user