misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author sheepluva
Sun, 04 Dec 2016 01:07:36 +0100
changeset 12101 2e70ef81e281
parent 8536 55365fccb075
permissions -rw-r--r--
copyToXYFromRect: simplify my math (so that it actually, you know, works...)

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif