mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-05-01 12:11:14 +00:00
Add mroe missing headers.
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
#include <nvbench/criterion_manager.cuh>
|
||||
#include <nvbench/detail/throw.cuh>
|
||||
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include <utility>
|
||||
|
||||
namespace nvbench
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user