tcc.h: Change order of built-in include paths: put TCC's own dir first.
commit51c3465a49858d07c54684dec45c9ad8f2b0f8a0
authorEdmund Grimley Evans <Edmund.Grimley.Evans@gmail.com>
Mon, 23 Nov 2015 12:50:16 +0000 (23 12:50 +0000)
committerEdmund Grimley Evans <Edmund.Grimley.Evans@gmail.com>
Mon, 23 Nov 2015 12:50:16 +0000 (23 12:50 +0000)
tree881d0a4f17725a5e4be48de869f6ebda41aa1ed0
parent7301b42e362adb45120d4bb738deb18572ce4862
tcc.h: Change order of built-in include paths: put TCC's own dir first.

There may be compiler-specific header files that should override
system headers. See TCC's include paths by running "tcc -vv".
tcc.h