[unittest] Use Support/Thread.h instead of <thread> to fix the Windows build
authorVedant Kumar <vsk@apple.com>
Tue, 22 Dec 2015 23:09:08 +0000 (23:09 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 22 Dec 2015 23:09:08 +0000 (23:09 +0000)
commit2cc8f702cab2b3ab78467ff05223d2920f8ece23
tree957804ffaba1670db8af00ea961336744bbf3eb0
parent89e60598f6b69b1b67d3056b27d207e07eefde40
[unittest] Use Support/Thread.h instead of <thread> to fix the Windows build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256290 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/TimerTest.cpp