Add missing Foundation import
This commit is contained in:
parent
b9368cbca6
commit
1a5aa05c34
|
@ -1,3 +1,4 @@
|
|||
import Foundation
|
||||
import SourceKittenFramework
|
||||
|
||||
public struct ToggleBoolRule: SubstitutionCorrectableRule, ConfigurationProviderRule, OptInRule, AutomaticTestableRule {
|
||||
|
|
Loading…
Reference in New Issue