misc/physfs/Xcode/Physfs_Prefix.pch
author koda
Wed, 20 Feb 2013 01:55:23 +0100
changeset 8518 24d2bdc6deff
parent 8122 b16829d59627
permissions -rw-r--r--
fix compiling on osx when you have multiple linkers installed

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

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