Skip to content
Snippets Groups Projects
Unverified Commit df21f502 authored by Joshua Root's avatar Joshua Root Committed by GitHub
Browse files

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
parent b6fc0c40
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment