X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FSupport%2Fthread.h;fp=include%2Fllvm%2FSupport%2Fthread.h;h=2d1f1b3a3ec0efa2c7103be970a9ed6f6af66315;hp=2d130418a57fd7b79dec5ecaccf5a25f83c56264;hb=8d176bbf50c7bc1a421bb857c1c935fe5353c317;hpb=04d774cd3866f88864c7146b7102bc5a0cb75f79 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 {