Sign in
iOS Team
/
LiveVideoCloud
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
57b55bffef20fa472e2970586edd0e2e22411d83
Authored by
张旭
2017-03-21 17:01:03 +0800
1 parent
466297be
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
LiveVideoCloud/LiveVideoCloud/PrefixHeader.pch
LiveVideoCloud/LiveVideoCloud/PrefixHeader.pch
View file @
57b55bf
...
...
@@ -26,6 +26,7 @@
26
26
#import "Masonry.h"
27
27
#import <CNLivePlayerSDK/CNLiveWebcastManager.h>
28
28
#import <CNLiveMsgTools/CNLiveMsgManager.h>
29
+ #import <CNLiveChatManager/CNLiveChatManager.h>
29
30
30
31
#if TARGET_OS_IPHONE
31
32
...
...