stdcxx's cstdio doesn't include stdio.h, but the code using PathV2.inc
authorJoerg Sonnenberger <joerg@bec.de>
Fri, 10 Aug 2012 10:56:09 +0000 (10:56 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Fri, 10 Aug 2012 10:56:09 +0000 (10:56 +0000)
commitc103ede50b9a365aff93878508dee6b0e6c1cb94
tree4dfcd8b58ec39c97e65cbd8bc6b2ac1e274c8b8c
parent78cab947cf8f81fc3cadbedd90c20fbe6e5eb1ee
stdcxx's cstdio doesn't include stdio.h, but the code using PathV2.inc
includes both. Deal with feof and ferror potentially being macros.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/PathV2.inc