Browse Source

Update constant.c

pull/3166/head
Martin Kroeker GitHub 5 years ago
parent
commit
f0486c4f05
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ctest/constant.c

+ 1
- 1
ctest/constant.c View File

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


Loading…
Cancel
Save