Update one more Basic -> TSCBasic from recent commit

This commit is contained in:
Ben Langmuir
2019-09-03 08:38:38 -07:00
parent e1fa70d086
commit 6bb0924de4
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
//
//===----------------------------------------------------------------------===//
import Basic
import TSCBasic
import LanguageServerProtocol
import LanguageServerProtocolJSONRPC
import SKSupport