We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d8093 commit 21169beCopy full SHA for 21169be
src/matrix/kaldi-blas.h
@@ -93,6 +93,7 @@
93
#include <mkl.h>
94
}
95
#elif defined(HAVE_OPENBLAS)
96
+ #include <complex>
97
// getting cblas.h and lapacke.h from <openblas-install-dir>/.
98
// putting in "" not <> to search -I before system libraries.
99
#include "cblas.h"
0 commit comments