commit | e05f54b4e74ba8a4a25a4f929841c33f4f7544b7 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Fri Mar 03 20:21:59 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Fri Mar 03 20:21:59 2017 +0000 |
tree | 5d2bfd443a3d4be80017dc1bdb9f4c9d21c4a9be | |
parent | b6ebe7d6c7e55e09ad61ccbd664069ab7dd750ee [diff] |
[Windows] Remove the #include <eh.h> hack. Prior to MSVC 2015 we had to manually include this header any time we were going to include <thread> or <future> due to a bug in MSVC's STL implementation. This has been fixed in MSVC for some time now, and we require VS 2015 minimum, so we can remove this across all subprojects. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296906 91177308-0d34-0410-b5e6-96231b3b80d8