Add RoomTimelineCellProviders to bridging header.

This commit is contained in:
SBiOSoftWhare
2022-01-13 17:33:57 +01:00
parent b89591f42f
commit bcc545079c
@@ -46,6 +46,9 @@
#import "NSArray+Element.h"
#import "ShareItemSender.h"
#import "HTMLFormatter.h"
#import "RoomTimelineCellProviderProtocol.h"
#import "PlainRoomTimelineCellProvider.h"
#import "BubbleRoomTimelineCellProvider.h"
// MatrixKit common imports, shared with all targets
#import "MatrixKit-Bridging-Header.h"