geom/aabb: add missing required header
This commit is contained in:
parent
c745658919
commit
24f4050ea8
@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
#include "sample.hpp"
|
#include "sample.hpp"
|
||||||
|
|
||||||
|
#include <random>
|
||||||
|
|
||||||
|
|
||||||
namespace util { namespace geom {
|
namespace util { namespace geom {
|
||||||
template <size_t S, typename T, typename G>
|
template <size_t S, typename T, typename G>
|
||||||
|
Loading…
Reference in New Issue
Block a user