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

@@ -1,6 +1,7 @@
#define _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_DEPRECATE
#include <string>
using namespace std;
#include "./io.h"
#include "../utils/io.h"
#include "../utils/utils.h"