misc/libphysfs/Xcode/Physfs_Prefix.pch
author nemo
Mon, 10 Apr 2017 09:05:16 -0400
changeset 12217 ea891871f481
parent 8522 1853628ae285
permissions -rw-r--r--
merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking

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

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