[flang][OMP] change malloc.h to stdlib.h in collapse_test.inc (NFC) (#122711)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <omp.h>
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <memory.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user