Преглед на файлове

Add missing include needed for some build profiles

Samuel Thibault преди 8 години
родител
ревизия
27e0760337
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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