Skip to content

Conversation

@geraldcombs
Copy link
Contributor

"inline" was defined in C99 and is supported by Visual C++ 2015 and possibly earlier versions. Replace occurrences of "inline" with "inline" and remove some unneeded #defines.

"inline" was defined in C99 and is supported by Visual C++ 2015 and
possibly earlier versions. Replace occurrences of "__inline__" with
"inline" and remove some unneeded #defines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant