Skip to content

Commit

Permalink
Include what you use in PPC.h
Browse files Browse the repository at this point in the history
llvm-svn: 362477
  • Loading branch information
gribozavr committed Jun 4, 2019
1 parent 3b34953 commit 2ba541a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Target/PowerPC/PPC.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#define LLVM_LIB_TARGET_POWERPC_PPC_H

#include "llvm/Support/CodeGen.h"
#include "MCTargetDesc/PPCMCTargetDesc.h"

// GCC #defines PPC on Linux but we use it as our namespace name
#undef PPC
Expand Down

0 comments on commit 2ba541a

Please sign in to comment.