[libc++abi] Remove redundant #include of <string.h>

<string.h> is always included, so we don't need the additional #include
only in the _WIN32 case.

llvm-svn: 373365
GitOrigin-RevId: 4ff35a8f0b90eb51c3648e265982ba126b4726a5
1 file changed