Skip to content

Commit 04d0423

Browse files
committed
Swift: fix QL compilation
1 parent a54853d commit 04d0423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift/ql/lib/codeql/swift/elements/UnspecifiedElement.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
private import codeql.swift.generated.UnspecifiedElement
22
import codeql.swift.elements.Location
3+
import codeql.swift.elements.Locatable
34

45
class UnspecifiedElement extends Generated::UnspecifiedElement {
56
override string toString() {

0 commit comments

Comments
 (0)