fix win32

This commit is contained in:
Tianqi Chen
2015-05-28 12:24:26 -07:00
parent 8bbed35736
commit fd8920c71d
6 changed files with 28 additions and 13 deletions

View File

@@ -5,6 +5,8 @@
*
* \author Tianqi Chen
*/
#define _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_DEPRECATE
#include <vector>
#include <rabit.h>
using namespace rabit;