Commit a978896
authored
Use private header import for FIRVersion.h (#7896)
* Use direct import for public FirebaseCore header.
This is an exception mentioned in https://github.com/firebase/firebase-ios-sdk/blob/master/HeadersImports.md#imports---for-header-file-consumers
* Fix import path.
The exception only applies to public headers *from other public headers*.1 parent ebfd370 commit a978896
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments