浏览代码

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