Squashed 'subtree/rabit/' changes from 4fe8d1d..24f17df

24f17df ok

git-subtree-dir: subtree/rabit
git-subtree-split: 24f17df782ddebff5dc2e0957ab2749005f6d410
This commit is contained in:
tqchen 2015-04-29 20:23:56 -07:00
parent 18164e677a
commit c77fa7a670

View File

@ -16,7 +16,7 @@
#ifdef _MSC_VER
typedef unsigned __int64 uint64_t;
#else
#include <cinttypes>
#include <inttypes.h>
#endif
/*! \brief namespace for dmlc */