Skip to content

Commit

Permalink
Include missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Jan 13, 2025
1 parent de77d80 commit 0d5184c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cudax/test/hierarchy/hierarchy_smoke.cu
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

#include <iostream>

#include "testing.cuh"
#include <cooperative_groups.h>
#include <host_device.cuh>

Expand Down

0 comments on commit 0d5184c

Please sign in to comment.