//
//  LibProtocolBuffers.h
//  LibProtocolBuffers
//
//  Created by SeraphLi on 2024/10/10.
//

#import <Foundation/Foundation.h>

//! Project version number for LibProtocolBuffers.
FOUNDATION_EXPORT double LibProtocolBuffersVersionNumber;

//! Project version string for LibProtocolBuffers.
FOUNDATION_EXPORT const unsigned char LibProtocolBuffersVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <LibProtocolBuffers/PublicHeader.h>


