This commit is contained in:
tqchen
2016-02-28 13:09:18 -08:00
parent c7d53aecc3
commit e3188afbe8
2 changed files with 2 additions and 1 deletions

View File

@@ -140,6 +140,7 @@ RABIT_DLL int RabitVersionNumber();
* // force link rabit C API library.
* static int must_link_rabit_ = RabitLinkTag();
* \endcode
* \return a dummy integer.
*/
RABIT_DLL int RabitLinkTag();