mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update NearbyConnections library to be compatible with Swift
PiperOrigin-RevId: 458014424
This commit is contained in:
committed by
Copybara-Service
parent
abc0ae34df
commit
9edad3a803
@@ -14,6 +14,7 @@
|
||||
|
||||
#ifndef PLATFORM_IMPL_IOS_MULTI_THREAD_EXECUTOR_H_
|
||||
#define PLATFORM_IMPL_IOS_MULTI_THREAD_EXECUTOR_H_
|
||||
#ifdef __cplusplus
|
||||
|
||||
#import "internal/platform/implementation/ios/scheduled_executor.h"
|
||||
#include "internal/platform/implementation/submittable_executor.h"
|
||||
@@ -44,4 +45,5 @@ class MultiThreadExecutor : public api::SubmittableExecutor {
|
||||
} // namespace nearby
|
||||
} // namespace location
|
||||
|
||||
#endif
|
||||
#endif // PLATFORM_IMPL_IOS_MULTI_THREAD_EXECUTOR_H_
|
||||
|
||||
Reference in New Issue
Block a user