Skip to content

Commit 391dd55

Browse files
committed
Unused fwd decl
1 parent 8e08479 commit 391dd55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nvbench/gpu_frequency.cu

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
namespace nvbench
2626
{
2727

28-
struct cuda_stream;
29-
3028
nvbench::float32_t gpu_frequency::get_clock_frequency()
3129
{
3230
nvbench::uint64_t elapsed_ns = m_stop.m_host_timestamps[0] - m_start.m_host_timestamps[0];

0 commit comments

Comments
 (0)