1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Remove unused header

llvm-svn: 77115
This commit is contained in:
Daniel Dunbar 2009-07-26 02:23:52 +00:00
parent 49987490c2
commit 7917e05213

View File

@ -7,7 +7,6 @@
//
//===----------------------------------------------------------------------===//
#include "llvm/Module.h"
#include "llvm/Target/TargetRegistry.h"
#include "llvm/System/Host.h"
#include <cassert>