Remove broken setting of WINAPI_FAMILY_APP
The define to set would be WINAPI_FAMILY, and it is set by default already. We should not set it though, as it would prevent us from using forbidden APIs (e.g. winsock). Close #8410
Showing
Please register or sign in to comment