mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Sema] Decouple ConstraintSystem and TypeChecker headers
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "ConstraintSystem.h"
|
||||
#include "SolutionResult.h"
|
||||
#include "TypeCheckType.h"
|
||||
#include "TypeChecker.h"
|
||||
#include "swift/AST/ParameterList.h"
|
||||
#include "swift/AST/TypeWalker.h"
|
||||
#include "llvm/ADT/STLExtras.h"
|
||||
|
||||
Reference in New Issue
Block a user