We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c784d74 commit 3c1e5b4Copy full SHA for 3c1e5b4
Crashlytics/Crashlytics/Components/FIRCLSContext.m
@@ -31,7 +31,6 @@
31
#include "Crashlytics/Crashlytics/Helpers/FIRCLSDefines.h"
32
#include "Crashlytics/Crashlytics/Helpers/FIRCLSFeatures.h"
33
#include "Crashlytics/Crashlytics/Helpers/FIRCLSUtility.h"
34
-#include "FirebaseCore/Sources/Public/FirebaseCore/FIRVersion.h"
35
36
// The writable size is our handler stack plus whatever scratch we need. We have to use this space
37
// extremely carefully, however, because thread stacks always needs to be page-aligned. Only the
0 commit comments