Make header self-contained. NFC.

llvm-svn: 261234
This commit is contained in:
Benjamin Kramer 2016-02-18 18:02:48 +00:00
parent 0765fbc332
commit 3a16e2a26a
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include "AsmPrinterHandler.h"
#include "DbgValueHistoryCalculator.h"
#include "llvm/CodeGen/LexicalScopes.h"
#include "llvm/CodeGen/MachineInstr.h"
namespace llvm {