Fix ambiguous call to abs(c or c++). (#1308)
This commit is contained in:
parent
bd5b07873e
commit
3b73824842
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
namespace xgboost {
|
namespace xgboost {
|
||||||
namespace tree {
|
namespace tree {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user