1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-02 22:32:08 +00:00

Remove unneeded header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163987 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Craig Topper 2012-09-16 01:18:51 +00:00
parent 4e0ae44b3a
commit 0c08f5d2b9

@ -22,7 +22,6 @@
#include <cassert>
#include <functional>
#include <vector>
#include <stdio.h>
namespace llvm {