[rabit harden] fix rabit tests (#81)
* enable model recovery tests * force use gcc4.8 in Travis
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <ostream>
|
||||
#include <streambuf>
|
||||
|
||||
#include "dmlc/base.h"
|
||||
#include "base.h"
|
||||
|
||||
// include uint64_t only to make io standalone
|
||||
#ifdef _MSC_VER
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "./internal/utils.h"
|
||||
#include "dmlc/io.h"
|
||||
#include "../dmlc/io.h"
|
||||
|
||||
namespace rabit {
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user