misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author sheepluva
Thu, 12 Jun 2014 05:40:58 +0200
changeset 10281 dedc8f23e35e
parent 8536 55365fccb075
permissions -rw-r--r--
make enums crash-safe. and other fixes

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

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