gh-Dev1an-MsgPack/MsgPack/MsgPack.h
2017-07-29 11:44:03 +02:00

19 lines
472 B
Objective-C

//
// MsgPack.h
// MsgPack
//
// Created by Damiaan on 29/07/17.
// Copyright © 2017 dPro. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for MsgPack.
FOUNDATION_EXPORT double MsgPackVersionNumber;
//! Project version string for MsgPack.
FOUNDATION_EXPORT const unsigned char MsgPackVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <MsgPack/PublicHeader.h>