Skip to content

Commit ad3c2a5

Browse files
authored
Add missing import in Segment.h (#994)
Fixes #988
1 parent d9f5ca9 commit ad3c2a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Segment/Classes/Segment.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ FOUNDATION_EXPORT const unsigned char SegmentVersionString[];
2222
#import "SEGScreenReporting.h"
2323
#import "SEGAnalyticsUtils.h"
2424
#import "SEGWebhookIntegration.h"
25+
#import "SEGReachability.h"

0 commit comments

Comments
 (0)