extent: add missing required header
This commit is contained in:
parent
b49d95eaf3
commit
2f295fca11
@ -20,7 +20,8 @@
|
||||
#include "./maths.hpp"
|
||||
#include "./stream.hpp"
|
||||
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
#include <numeric>
|
||||
|
||||
using util::extent;
|
||||
using util::extent_range;
|
||||
|
Loading…
Reference in New Issue
Block a user