misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author Dmitry Marakasov <amdmi3@amdmi3.ru>
Wed, 25 Dec 2013 23:25:25 +0400
changeset 9801 8fb7737fbd31
parent 8536 55365fccb075
permissions -rw-r--r--
Move physfs includes before all others This prevents system physfs includes from being picked up when bundled physfs is used

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

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