Merge pull request #30186 from xiaobai/fix-master-next

Fix master-next
This commit is contained in:
Raphael Isemann
2020-03-03 14:05:31 -08:00
committed by GitHub
12 changed files with 13 additions and 5 deletions

View File

@@ -18,6 +18,7 @@
#include "swift/Frontend/InputFile.h"
#include "llvm/ADT/Hashing.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/StringMap.h"
#include <string>
#include <vector>