This commit is contained in:
tqchen
2014-08-28 08:34:51 -07:00
parent d95bc458e3
commit 8100006483
2 changed files with 2 additions and 2 deletions

View File

@@ -189,5 +189,5 @@ extern "C" {
*/
XGB_DLL const char **XGBoosterDumpModel(void *handle, const char *fmap,
bst_ulong *out_len);
};
}
#endif // XGBOOST_WRAPPER_H_