Explorar o código

examples/cholesky/cholesky_models.c: include cholesky.h to define FPRINTF

Nathalie Furmento %!s(int64=14) %!d(string=hai) anos
pai
achega
2732132e82
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/cholesky/cholesky_models.c

+ 1 - 0
examples/cholesky/cholesky_models.c

@@ -26,6 +26,7 @@
  */
 
 #include <starpu.h>
+#include "cholesky.h"
 
 /* #define USE_PERTURBATION	1 */