Skip to content
  • Rafaël Carré's avatar
    Remove broken setting of WINAPI_FAMILY_APP · 2f1ba54e
    Rafaël Carré authored
    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
    2f1ba54e