mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Fix header for std::min/max.
Why do I always think it's utility instead of algorithm....
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include <cuda_runtime.h>
|
||||
|
||||
#include <utility>
|
||||
#include <algorithm>
|
||||
|
||||
namespace nvbench
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user