1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Unbreak the build.

llvm-svn: 135949
This commit is contained in:
Oscar Fuentes 2011-07-25 20:13:36 +00:00
parent 171cc8d07d
commit 06558951e6

View File

@ -14,6 +14,7 @@
#ifndef X86MCTARGETDESC_H
#define X86MCTARGETDESC_H
#include "llvm/Support/DataTypes.h"
#include <string>
namespace llvm {