chg version

This commit is contained in:
tqchen
2014-09-01 22:32:03 -07:00
parent 42fb7b4d9d
commit 9100ffc12a
7 changed files with 12 additions and 3 deletions

View File

@@ -84,7 +84,6 @@ void HandleCheckError(const char *msg);
void HandlePrint(const char *msg);
#endif
#endif
#ifdef XGBOOST_STRICT_CXX98_
// these function pointers are to be assigned
extern "C" void (*Printf)(const char *fmt, ...);