Skip to content
Snippets Groups Projects
Commit 3d694009 authored by David Gobbi's avatar David Gobbi
Browse files

Allow gcc, clang extension checks in wrappers

Previously, extensions like __has_builtin(x) or __has_feature(x)
would cause a syntax error when the wrappers were wrapping a
header file.  Adding these as macros avoids the syntax error.
parent f953279e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment