Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use canonical include format #116

Merged
merged 1 commit into from
Apr 9, 2019
Merged

Use canonical include format #116

merged 1 commit into from
Apr 9, 2019

Conversation

lars-t-hansen
Copy link
Contributor

By way of background, we're trying to incorporate zydis in Firefox development builds to disassemble the code for our new wasm jit backend, see here.

While rewriting the zydis sources slightly to fit into our build system I noticed that one of the #include directives uses the quoted form instead of angle-bracketed form; this looks like an oversight to me. The attached patch fixes this.

@athre0z athre0z merged commit cb9c6c1 into zyantific:master Apr 9, 2019
@athre0z
Copy link
Member

athre0z commented Apr 9, 2019

Thanks again!

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.

2 participants