Added missing header (win compiler complained)
This commit is contained in:
parent
71e6bdb904
commit
11fbcbbb10
@ -9,6 +9,7 @@
|
||||
#include <numeric>
|
||||
#include <ranges>
|
||||
#include <utility>
|
||||
#include <functional>
|
||||
|
||||
template <typename T>
|
||||
requires std::floating_point<T>
|
||||
|
Loading…
x
Reference in New Issue
Block a user