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:
@@ -17,6 +17,8 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "ConstraintSystem.h"
|
||||
#include "TypeChecker.h"
|
||||
|
||||
using namespace swift;
|
||||
using namespace swift::constraints;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user