mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Remove circular header reference in Threading.h/Mutex.h
llvm-svn: 211290
This commit is contained in:
parent
966f53629f
commit
53aaa05600
@ -15,8 +15,6 @@
|
||||
#ifndef LLVM_SUPPORT_THREADING_H
|
||||
#define LLVM_SUPPORT_THREADING_H
|
||||
|
||||
#include "llvm/Support/Mutex.h"
|
||||
|
||||
namespace llvm {
|
||||
/// Returns true if LLVM is compiled with support for multi-threading, and
|
||||
/// false otherwise.
|
||||
|
Loading…
x
Reference in New Issue
Block a user