Skip to content

Commit bf8be9b

Browse files
Merge pull request mischa-hildebrand#15 from Dschee/master
Fix issues when using without CocoaPods
2 parents db4df85 + f27eec6 commit bf8be9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AlignedCollectionViewFlowLayout/Classes/AlignedCollectionViewFlowLayout.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
// THE SOFTWARE.
2626
//
2727

28+
import UIKit
29+
2830
// MARK: - 🦆 Type definitions
2931

3032
/// An abstract protocol that defines an alignment.

0 commit comments

Comments
 (0)