fix some bugs

This commit is contained in:
kalenhaha
2014-02-16 11:44:03 +08:00
parent f22139c659
commit 787f76e952
6 changed files with 43 additions and 30 deletions

View File

@@ -5,6 +5,7 @@
* \brief simple utils to support the code
* \author Tianqi Chen: tianqi.tchen@gmail.com
*/
#define _CRT_SECURE_NO_WARNINGS
#ifdef _MSC_VER
#define fopen64 fopen