misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author koda
Mon, 10 Jun 2013 10:59:49 +0200
changeset 9167 ecf19179b37e
parent 8536 55365fccb075
permissions -rw-r--r--
protect all types with -fstack-protector-all

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

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