mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-20 14:58:54 +00:00
Rename .h -> .cuh.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "detail/type_list_impl.h"
|
||||
#include "detail/type_list_impl.cuh"
|
||||
|
||||
#include <tuple>
|
||||
#include <type_traits>
|
||||
|
||||
Reference in New Issue
Block a user