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

@@ -9,6 +9,7 @@
#include "./sparse_batch_page.h"
#include "./simple_dmatrix.h"
#include "./simple_csr_source.h"
#include "../common/common.h"
#include "../common/io.h"
#if DMLC_ENABLE_STD_THREAD