This repository has been archived by the owner. It is now read-only.
Permalink
Cannot retrieve contributors at this time
9 lines (7 sloc)
233 Bytes
| #ifndef Client_SyncTests_Bridging_Header_h | |
| #define Client_SyncTests_Bridging_Header_h | |
| #import <Foundation/Foundation.h> | |
| #import "Shared-Bridging-Header.h" | |
| #import "Storage-Bridging-Header.h" | |
| #import "Sync-Bridging-Header.h" | |
| #endif |