misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author koda
Thu, 12 Nov 2015 02:48:51 +0100
changeset 11357 89fd907ccdec
parent 8536 55365fccb075
permissions -rw-r--r--
README.md: Add a travis badge

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

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