mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
Remove unnecessary #include.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34889 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f70d677501
commit
b90fc7ed21
@ -18,7 +18,6 @@
|
||||
#include "llvm/DerivedTypes.h"
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/ModuleProvider.h"
|
||||
#include <iostream>
|
||||
using namespace llvm;
|
||||
|
||||
static struct RegisterInterp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user