Update dmlc-core

This commit is contained in:
tqchen
2016-02-10 11:54:49 -08:00
parent 63c4ad7617
commit 413f119c7e
4 changed files with 4 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
* \brief Plugin to load in libsvm, but fill all the missing entries with zeros.
* This plugin is mainly used for benchmark purposes and do not need to be included.
*/
#include <xgboost/base.h>
#include <dmlc/data.h>
#include <memory>