fix type
This commit is contained in:
parent
e3188afbe8
commit
56ec4263f9
@ -9,6 +9,9 @@
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define RABIT_EXTERN_C extern "C"
|
||||
#include <cstdio>
|
||||
#else
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#if defined(_MSC_VER) || defined(_WIN32)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user