Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
for one reason or another, Win hates forward declarations of main ..
[simgrid.git] / teshsuite / smpi / mpich3-test / datatype / triangular-pack.c
index 0720524..dde6eda 100644 (file)
@@ -10,8 +10,6 @@
 #include "mpi.h"
 #include "mpitest.h"
 
-int main(int argc, char *argv[]);
-
 /* helper functions */
 int parse_args(int argc, char **argv);