Build fix for FreeBSD (#449)
This commit is contained in:
		| @@ -8,6 +8,10 @@ | ||||
|  | ||||
| #include <cstdint> | ||||
|  | ||||
| #ifdef __FreeBSD__ | ||||
| #include <sys/types.h> | ||||
| #endif | ||||
|  | ||||
| #ifdef _WIN32 | ||||
|  | ||||
| #ifndef WIN32_LEAN_AND_MEAN | ||||
|   | ||||
		Reference in New Issue
	
	Block a user