commit | 846a4a0a6502f8b59ea5c75902672de9cd4e48e7 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Feb 13 22:15:28 2015 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Feb 13 22:15:28 2015 +0000 |
tree | 6ab81131b95819ccccaf8f297edf14e5882747e2 | |
parent | 6bcbced54fadc4bb750ee42a0347c97d1b4c6552 [diff] |
cctype: tweak inclusions for _LIBCPP_MSVCRT case cctype uses ctype functions such as isblank. However, when building against msvcrt, this is provided by the support header. Include the support header if building for Windows to ensure that the definition is properly visible. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@229161 91177308-0d34-0410-b5e6-96231b3b80d8