Explorar el Código

Add missing include needed for some build profiles

Samuel Thibault hace 8 años
padre
commit
27e0760337
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      mpi/examples/matrix_decomposition/mpi_cholesky_codelets.c

+ 1 - 0
mpi/examples/matrix_decomposition/mpi_cholesky_codelets.c

@@ -18,6 +18,7 @@
 #include "mpi_cholesky.h"
 #include <common/blas.h>
 #include <sys/time.h>
+#include <limits.h>
 
 /*
  *	Create the codelets