Skip to content

Commit d2cec00

Browse files
vstojiljanugodavar
andauthored
Add missing <cassert> include (#800)
Co-authored-by: Anusha GodavarthySurya <Anusha.GodavarthySurya@amd.com>
1 parent 24c2746 commit d2cec00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/fabric.hip

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ data-fabric traffic.
4343

4444
#include <iostream>
4545
#include <vector>
46+
#include <cassert>
4647

4748
#include "common.h"
4849

0 commit comments

Comments
 (0)