[mips][ias] Fix missing header that should have been in r269179

llvm-svn: 269180
This commit is contained in:
Daniel Sanders 2016-05-11 13:04:22 +00:00
parent df8510d4fa
commit 10e6cefd82
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "llvm/MC/MCELFStreamer.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/MC/MCStreamer.h"
#include <functional>
namespace llvm {