small fixes for compatibility

This commit is contained in:
2021-06-25 16:19:27 +02:00
parent 10c70e5c51
commit 0886c1bb4c
3 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ extern "C" {
#include "noncblas.h"
#else
extern "C" {
#include "atlas/clapack.h"
#include "clapack.h"
}
#endif