mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-16 11:08:09 +00:00
Remove (unused) "using namespace llvm;" in Support header. This caused the modules build to break.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268469 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fea3ecb60c
commit
11773e9bc3
@ -19,8 +19,6 @@
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include <algorithm>
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
namespace llvm {
|
||||
|
||||
template <typename T> struct EnumEntry {
|
||||
|
Loading…
x
Reference in New Issue
Block a user