Merge commit '81749e6b637997156c481e7f1d74fd319ba7b1d4' into unity

This commit is contained in:
tqchen
2015-01-18 21:31:16 -08:00
10 changed files with 15 additions and 15 deletions

View File

@@ -2,9 +2,9 @@
#define _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_DEPRECATE
#include <rabit.h>
#include <cstring>
#include <string>
#include "../include/rabit.h"
#include "./rabit_wrapper.h"
namespace rabit {
namespace wrapper {