mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Add missing header to test.
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
|
||||
#include "test_asserts.cuh"
|
||||
|
||||
#include <vector>
|
||||
#include <random>
|
||||
#include <algorithm>
|
||||
#include <numeric>
|
||||
#include <random>
|
||||
#include <vector>
|
||||
|
||||
void test_const()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user