Add <cfloat> for missing DBL_MAX declaration (#6582)
Fixes build on linux/gcc10.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "SlicingAdaptive.hpp"
|
||||
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <cfloat>
|
||||
|
||||
// Based on the work of Florens Waserfall (@platch on github)
|
||||
// and his paper
|
||||
|
||||
Reference in New Issue
Block a user