mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Sema] Decouple ConstraintSystem and TypeChecker headers
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
#include "ConstraintGraph.h"
|
||||
#include "ConstraintSystem.h"
|
||||
#include "TypeChecker.h"
|
||||
#include "llvm/ADT/SetVector.h"
|
||||
#include <tuple>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user