Browse Source

Include cblas_test.h to achieve int/long size change with INTERFACE64

tags/v0.3.15
Martin Kroeker GitHub 4 years ago
parent
commit
751d127d7c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ctest/constant.c

+ 1
- 0
ctest/constant.c View File

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


Loading…
Cancel
Save