Skip to content

Commit 9eb830d

Browse files
committed
[BulletinBoard] Import headers required to compile
1 parent df80b2d commit 9eb830d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

BulletinBoard/BBSectionIcon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#import <Foundation/NSObject.h>
1+
#import <Foundation/Foundation.h>
22

33
@class BBSectionIconVariant;
44

BulletinBoard/BBSectionIconVariant.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#import <Foundation/NSObject.h>
2-
#import <Foundation/NSObjCRuntime.h>
3-
#import <Foundation/NSData.h>
1+
#import <Foundation/Foundation.h>
42

53
@interface BBSectionIconVariant : NSObject
64

0 commit comments

Comments
 (0)