提交 e2644fff 编写于 作者: L liaogang

add semicolon

上级 1d5d9da9
......@@ -47,7 +47,7 @@ int LAPACKE_sgetri(int matrix_layout, int n, float* a,
int lda, const int* ipiv);
int LAPACKE_dgetri(int matrix_layout, int n, double* a,
int lda, const int* ipiv);
}
};
#endif
#include <cmath>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册