misc/physfs/Xcode/Physfs_Prefix.pch
author koda
Wed, 20 Feb 2013 02:21:58 +0100
branchwebgl
changeset 8450 404ddce27b23
parent 8122 b16829d59627
permissions -rw-r--r--
add support for clang 3.3 (although there has to be a better way for this) and output right version number

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

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