Merge commit 'c77fa7a670133ac40d6387cc2e958d5fc7cae8c4'
This commit is contained in:
commit
b2bd79bc76
@ -16,7 +16,7 @@
|
||||
#ifdef _MSC_VER
|
||||
typedef unsigned __int64 uint64_t;
|
||||
#else
|
||||
#include <cinttypes>
|
||||
#include <inttypes.h>
|
||||
#endif
|
||||
|
||||
/*! \brief namespace for dmlc */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user