1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Remove unnecessary/commented-out header inclusion.

Review feedback from Eric Christopher on r196140

llvm-svn: 196160
This commit is contained in:
David Blaikie 2013-12-02 22:11:08 +00:00
parent 8e02b3d92e
commit 85fdef8bea

View File

@ -16,7 +16,6 @@
#include "DIEHash.h"
#include "DIE.h"
//#include "DwarfCompileUnit.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Debug.h"