SIGN IN SIGN UP

bpo-42692: fix __builtin_available check on older compilers (GH-23873)

A compiler that doesn't define `__has_builtin` will error out when it is
used on the same line as the check for it.

Automerge-Triggered-By: GH:ronaldoussoren
J
Joshua Root committed
df21f502fdccec234282bf0a211af979fd23def4
Parent: b6fc0c4
Committed by GitHub <noreply@github.com> on 1/4/2021, 10:36:58 AM