X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FSupport%2Fthread.h;h=2d1f1b3a3ec0efa2c7103be970a9ed6f6af66315;hb=205d072f694fe0e9c9dc18a2da9c74bf5151ef57;hp=2d130418a57fd7b79dec5ecaccf5a25f83c56264;hpb=517dd66ae37425460a7743737c2d27fa66f47eb8;p=oota-llvm.git diff --git a/include/llvm/Support/thread.h b/include/llvm/Support/thread.h index 2d130418a57..2d1f1b3a3ec 100644 --- a/include/llvm/Support/thread.h +++ b/include/llvm/Support/thread.h @@ -43,8 +43,6 @@ typedef std::thread thread; #else // !LLVM_ENABLE_THREADS -#include - namespace llvm { struct thread {