<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 13, 2014 at 2:41 PM, JF Bastien <span dir="ltr"><<a href="mailto:jfb@google.com" target="_blank">jfb@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Should I try to include clang's headers directly? They use include_next so they will pull in the default headers if I don't prevent them from doing so.</blockquote></div><br>If Clang's builtin headers provide what you need, you can define a macro to block the include_next and get them to work in a non-hosted way.</div></div>