[master-rebranch] Fix up missing include causing build failures.

This commit is contained in:
Nathan Hawes
2020-07-27 12:32:52 -07:00
parent 2b26c221d7
commit e3a2059393

View File

@@ -67,6 +67,7 @@
#include "swift/TBDGen/TBDGen.h" #include "swift/TBDGen/TBDGen.h"
#include "clang/AST/ASTContext.h" #include "clang/AST/ASTContext.h"
#include "clang/Basic/Module.h"
#include "llvm/ADT/Statistic.h" #include "llvm/ADT/Statistic.h"
#include "llvm/IR/LLVMContext.h" #include "llvm/IR/LLVMContext.h"