mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
7 lines
160 B
Objective-C
7 lines
160 B
Objective-C
#ifndef Client_Account_Bridging_Header_h
|
|
#define Client_Account_Bridging_Header_h
|
|
|
|
#import <Foundation/Foundation.h>
|
|
#import "Shared-Bridging-Header.h"
|
|
|
|
#endif
|