Allow using external dmlc-core (#91)
* Set `RABIT_BUILD_DMLC=1` if use dmlc-core in rabit * remove dmlc-core
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "./internal/utils.h"
|
||||
|
||||
#ifndef DMLC_IO_H_
|
||||
#include "../../dmlc-core/include/dmlc/io.h"
|
||||
#endif // DMLC_IO_H_
|
||||
|
||||
namespace rabit {
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user