misc/libphysfs/Xcode/Physfs_Prefix.pch
author Dmitry Marakasov <amdmi3@amdmi3.ru>
Wed, 25 Dec 2013 23:23:48 +0400
changeset 9799 a3fe81c3bc02
parent 8522 1853628ae285
permissions -rw-r--r--
Fix off-by-one in physfs This change was integrated into physfs upstream as baecd71ae0e7

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

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