From 0bb7c41cc2d5652d90785813e4819a0d4f12a74a Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Fri, 28 Apr 2017 20:22:02 +0300 Subject: [PATCH] one more import fix --- LeadKit/Sources/Protocols/EstimatedViewHeightProtocol.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit/Sources/Protocols/EstimatedViewHeightProtocol.swift b/LeadKit/Sources/Protocols/EstimatedViewHeightProtocol.swift index a09dda1e..a65fea20 100644 --- a/LeadKit/Sources/Protocols/EstimatedViewHeightProtocol.swift +++ b/LeadKit/Sources/Protocols/EstimatedViewHeightProtocol.swift @@ -20,7 +20,7 @@ // THE SOFTWARE. // -import Foundation +import CoreGraphics /** * protocol which ensures that specific type can return estimated height of view for view model