Add cstring header explictly as it is removed from HIP (#132)
[ROCm/rccl-tests commit: 0039629ac5]
This commit is contained in:
committed by
GitHub
parent
2b52453488
commit
5fd16bd1c3
@@ -11,6 +11,7 @@
|
||||
#include "rccl/rccl.h"
|
||||
#include <stdio.h>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
#ifdef MPI_SUPPORT
|
||||
#include "mpi.h"
|
||||
|
||||
Reference in New Issue
Block a user