misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author sheepluva
Sat, 30 Sep 2017 14:00:02 +0200
changeset 12617 2ffdee246adc
parent 8536 55365fccb075
permissions -rw-r--r--
workaround to fix pas2c mistyping a constant as bool

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

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