Skip to content

Fix MSVC build ("__restrict__" keyword)#236

Open
mikeoliphant wants to merge 1 commit intosdatkinson:mainfrom
mikeoliphant:fix_restrict
Open

Fix MSVC build ("__restrict__" keyword)#236
mikeoliphant wants to merge 1 commit intosdatkinson:mainfrom
mikeoliphant:fix_restrict

Conversation

@mikeoliphant
Copy link
Contributor

The latest NAM Core doesn't build with Visual Studio because the "restrict" keyword is different ("__restrict").

This fixes things with an MSVC-specific #define.

@mikeoliphant
Copy link
Contributor Author

Resolves #237

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