misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author unc0rr
Wed, 17 Apr 2013 12:11:33 +0400
changeset 8915 36e1574e989d
parent 8536 55365fccb075
permissions -rw-r--r--
Trivial optimization. Wonder if compiler was smart enough about it.

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

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