start check windows compatiblity

This commit is contained in:
tqchen
2014-11-23 20:59:10 -08:00
parent 2e444f8338
commit db2adb6885
7 changed files with 17 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
#define _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_DEPRECATE
#define NOMINMAX
#include <cstring>
#include "./updater.h"
#include "./updater_sync-inl.hpp"