Update constant.c

This commit is contained in:
Martin Kroeker 2021-04-19 21:43:15 +02:00 committed by GitHub
parent f547a24a8b
commit f0486c4f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include <cblas_test.h> #include "cblas_test.h"
int CBLAS_CallFromC; int CBLAS_CallFromC;
int RowMajorStrg; int RowMajorStrg;