File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
GoogleDataTransport/GDTCORLibrary Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
19
19
#import < GoogleDataTransport/GDTCORAssert.h>
20
20
#import < GoogleDataTransport/GDTCORConsoleLogger.h>
21
+ #import < GoogleDataTransport/GDTCORReachability.h>
21
22
22
- #import " GDTCORLibrary/Private/GDTCORReachability.h"
23
23
#import " GDTCORLibrary/Private/GDTCORRegistrar_Private.h"
24
24
25
25
#ifdef GDTCOR_VERSION
Original file line number Diff line number Diff line change 14
14
* limitations under the License.
15
15
*/
16
16
17
- #import " GDTCORLibrary/Private /GDTCORReachability.h"
17
+ #import " GDTCORLibrary/Public /GDTCORReachability.h"
18
18
#import " GDTCORLibrary/Private/GDTCORReachability_Private.h"
19
19
#if !TARGET_OS_WATCH
20
20
Original file line number Diff line number Diff line change 19
19
#import < GoogleDataTransport/GDTCORAssert.h>
20
20
#import < GoogleDataTransport/GDTCORClock.h>
21
21
#import < GoogleDataTransport/GDTCORConsoleLogger.h>
22
+ #import < GoogleDataTransport/GDTCORReachability.h>
22
23
23
- #import " GDTCORLibrary/Private/GDTCORReachability.h"
24
24
#import " GDTCORLibrary/Private/GDTCORRegistrar_Private.h"
25
25
#import " GDTCORLibrary/Private/GDTCORStorage.h"
26
26
Original file line number Diff line number Diff line change 14
14
* limitations under the License.
15
15
*/
16
16
17
- #import " GDTCORLibrary/Private /GDTCORReachability.h"
17
+ #import " GDTCORLibrary/Public /GDTCORReachability.h"
18
18
19
19
@interface GDTCORReachability ()
20
20
File renamed without changes.
You can’t perform that action at this time.
0 commit comments