three-dee/Math/Math/Math.h

19 lines
460 B
Objective-C

//
// Math.h
// Math
//
// Created by Eryn Wells on 10/28/15.
// Copyright © 2015 Eryn Wells. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for Math.
FOUNDATION_EXPORT double MathVersionNumber;
//! Project version string for Math.
FOUNDATION_EXPORT const unsigned char MathVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Math/PublicHeader.h>