misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author unc0rr
Thu, 10 Oct 2013 15:05:51 +0400
changeset 9511 1be565d7b4b7
parent 8536 55365fccb075
permissions -rw-r--r--
Fill PageEditTeam containers only when it is actually required: - Reduces frontend startup time for 20-25% on my test machine - Also reduces memory usage when the page hasn't been shown

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

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