소스 검색

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