misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author sheepluva
Sun, 19 Jan 2014 14:58:54 +0100
changeset 10018 bdf75f0350bd
parent 8536 55365fccb075
permissions -rw-r--r--
(experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)

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

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