mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add Format.h to swift-syntax-parser-test
Something happened so that's not being transitively included. Adding it in explicitly.
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
#include "swift/Basic/LLVM.h"
|
||||
#include "swift/Basic/LLVMInitialize.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Support/Format.h"
|
||||
#include "llvm/Support/MemoryBuffer.h"
|
||||
#include "llvm/Support/Timer.h"
|
||||
#include "llvm/Support/SourceMgr.h"
|
||||
#include "llvm/Support/Timer.h"
|
||||
|
||||
using namespace swift;
|
||||
using namespace llvm;
|
||||
|
||||
Reference in New Issue
Block a user