add guard

This commit is contained in:
Jeff Becker 2019-06-12 15:35:02 -04:00
parent 4c1ac0e991
commit 7d443f83bc
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 2 additions and 0 deletions

View File

@ -27,7 +27,9 @@ typedef SSIZE_T ssize_t;
#include <stdint.h>
#include <stdlib.h>
#if !defined(WIN32)
#include <uv.h>
#endif
/**
* ev.h