mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
move Diagnostics header to include/swift/AST to match .cpp files.
Swift SVN r782
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
#include "swift/AST/ASTContext.h"
|
||||
#include "swift/AST/Module.h"
|
||||
#include "swift/AST/Stmt.h"
|
||||
#include "swift/Basic/DiagnosticEngine.h"
|
||||
#include "swift/Basic/Diagnostics.h"
|
||||
#include "swift/AST/Diagnostics.h"
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/Type.h"
|
||||
#include "llvm/ADT/PointerUnion.h"
|
||||
|
||||
Reference in New Issue
Block a user