From f0486c4f05d26ddcaf336fe95b7a9a410322e3bb Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Mon, 19 Apr 2021 21:43:15 +0200 Subject: [PATCH] Update constant.c --- ctest/constant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctest/constant.c b/ctest/constant.c index 474c6c92f..5a26a4dde 100644 --- a/ctest/constant.c +++ b/ctest/constant.c @@ -1,4 +1,4 @@ -#include +#include "cblas_test.h" int CBLAS_CallFromC; int RowMajorStrg;