1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Remove an unneeded include.

llvm-svn: 90625
This commit is contained in:
David Greene 2009-12-04 23:55:07 +00:00
parent 87980517df
commit 755852d0c3

View File

@ -34,7 +34,6 @@
#include "llvm/MC/MCAsmInfo.h"
#include <limits>
#include <cstring>
using namespace llvm;