Fix issue with Windows build
This commit is contained in:
parent
d54d43ac34
commit
b0a8408755
|
|
@ -39,6 +39,8 @@ inline namespace std {
|
|||
#endif
|
||||
}
|
||||
|
||||
struct timeval;
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define NULL 0L
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in New Issue