Selaa lähdekoodia

Add missing include needed for some build profiles

Samuel Thibault 8 vuotta sitten
vanhempi
commit
27e0760337
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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