diff --git a/subtree/rabit/include/dmlc/io.h b/subtree/rabit/include/dmlc/io.h index 5e6052134..e273763ca 100644 --- a/subtree/rabit/include/dmlc/io.h +++ b/subtree/rabit/include/dmlc/io.h @@ -16,7 +16,7 @@ #ifdef _MSC_VER typedef unsigned __int64 uint64_t; #else -#include +#include #endif /*! \brief namespace for dmlc */