ART: Place conditionally needed include in #ifdef

Mingw's wchar.h has some broken macros that are bypassed when stdio
is included. However, in general the stdio include is superfluous
and a huge transitive dependency.

Test: mmma art
Change-Id: I07c95e2085f5b70a60fee0c2cafa72b30aca4d15
1 file changed