fixed compilation issue

llvm-svn: 187325
This commit is contained in:
Elena Demikhovsky 2013-07-28 08:45:12 +00:00
parent 003e7d73b9
commit baf51e3e61
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include "X86ModRMFilters.h"
#include "llvm/Support/ErrorHandling.h"
#include <string>
#include <stdio.h>
using namespace llvm;