Fix issue with Windows build

This commit is contained in:
rdb 2016-11-04 00:49:04 +07:00
parent d54d43ac34
commit b0a8408755

View File

@ -39,6 +39,8 @@ inline namespace std {
#endif
}
struct timeval;
#ifdef __cplusplus
#define NULL 0L
#else