mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 15:37:01 +00:00
Added a forward declaration of BITCrashManager in BITCrashManagerDelegate
This commit is contained in:
parent
03875a3307
commit
18f3a8c5af
@ -28,6 +28,8 @@
|
|||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|
||||||
|
@class BITCrashManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
The `BITCrashManagerDelegate` formal protocol defines methods further configuring
|
The `BITCrashManagerDelegate` formal protocol defines methods further configuring
|
||||||
the behaviour of `BITCrashManager`.
|
the behaviour of `BITCrashManager`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user