<div dir="ltr"><div><div><div>hello all,<br></div>i have one tool that is using classes of clang my tool is taking c file as input ,its not working correctly if i include header files to my c input file.i am using clang version 3.5.<br></div>it shows that" stdio.h file not found " if i have added it in my c input file<br><br></div>any issue with giving include path??<br></div>