SWDEV-536571 - Include assert header. (#157)
(cherry picked from commit 96cd36e47e4759b7515373e8fa455385f3d985aa) Co-authored-by: Patel <jaypatel@amd.com>
Este commit está contenido en:
cometido por
GitHub
padre
e340a220f9
commit
bcc14b1a34
@@ -132,7 +132,7 @@
|
||||
*/
|
||||
|
||||
#include <hip/hip_runtime.h>
|
||||
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
||||
namespace rocshmem {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*****************************************************************************/
|
||||
|
||||
#include "team_tracker.hpp"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstdlib>
|
||||
|
||||
namespace rocshmem {
|
||||
|
||||
Referencia en una nueva incidencia
Block a user