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 9712029 commit 312841fCopy full SHA for 312841f
openmp/runtime/test/worksharing/for/collapse_test.inc
@@ -1,6 +1,6 @@
1
#include <omp.h>
2
-#include <malloc.h>
3
#include <stdio.h>
+#include <stdlib.h>
4
#include <memory.h>
5
6
#define LOOP_IV_TYPE0 LOOP_TYPES
0 commit comments