Samuel Thibault лет назад: 12
Родитель
Сommit
298986d64b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      mpi/examples/mpi_lu/plu_outofcore_example.c

+ 1 - 0
mpi/examples/mpi_lu/plu_outofcore_example.c

@@ -17,6 +17,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <unistd.h>
 #include <string.h>
 #include <time.h>
 #include <math.h>