diff --git a/coreblas/include/coreblas.h b/coreblas/include/coreblas.h index d036d244805cefe80764aa8be66fdad72b44767c..590e48d62d730e41fd3a4f99300c2a55941decaf 100644 --- a/coreblas/include/coreblas.h +++ b/coreblas/include/coreblas.h @@ -71,6 +71,7 @@ extern "C" { fprintf(stderr, "%s: Parameter %d / %s\n", __func__, k, str) ; \ assert(0); \ } while(0) + /** **************************************************************************** * CBlas enum **/