Fix build on FreeBSD (#133)

This commit is contained in:
Philip Hyunsu Cho 2020-01-27 12:15:32 -08:00 committed by GitHub
parent 6e563951af
commit 2f7fcff4d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,8 @@
#include "rabit/internal/rabit-inl.h"
#include "allreduce_robust.h"
#undef _assert
namespace rabit {
namespace engine {