lpw
2025-03-18 879d9683042a3f2921fb6a79e7d0158026db089b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//
//  WAGhgpImpl.h
//  WAGhgpImpl
//
//  Created by lpw on 2025/1/10.
//
 
#import <Foundation/Foundation.h>
 
//! Project version number for WAGhgpImpl.
FOUNDATION_EXPORT double WAGhgpImplVersionNumber;
 
//! Project version string for WAGhgpImpl.
FOUNDATION_EXPORT const unsigned char WAGhgpImplVersionString[];
 
// In this header, you should import all the public headers of your framework using statements like #import <WAGhgpImpl/PublicHeader.h>