We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c71c27 commit dfe7b2bCopy full SHA for dfe7b2b
ompi/mpi/fortran/use-mpi-f08-desc/OMPI_Fortran_binding_c.c
@@ -4,6 +4,7 @@
4
5
#include "ompi_config.h"
6
#include "ISO_Fortran_binding.h"
7
+#include <malloc.h>
8
#include <stdio.h>
9
10
#define DEBUG_PRINT 0
0 commit comments