mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 06:10:48 +00:00
Remove (unused) "using namespace llvm;" in Support header. This caused the modules build to break.
llvm-svn: 268469
This commit is contained in:
parent
d4258dce35
commit
4d0ef61846
@ -19,8 +19,6 @@
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include <algorithm>
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
namespace llvm {
|
||||
|
||||
template <typename T> struct EnumEntry {
|
||||
|
Loading…
Reference in New Issue
Block a user