Remove unneeded #include
[oota-llvm.git] / include / llvm / CodeGen / MachineFunction.h
index a336de5f0908d3c40c6b7b0bc8eb1cf5f0fee481..5e0fa6187c3180b26d11962f6d9604f5ccb6586b 100644 (file)
@@ -11,7 +11,6 @@
 
 #include "llvm/CodeGen/MachineBasicBlock.h"
 #include "llvm/Annotation.h"
-#include "Support/NonCopyable.h"
 #include "Support/HashExtras.h"
 #include "Support/hash_set"
 #include "Support/ilist"