misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author unC0Rr
Tue, 15 Nov 2022 15:25:37 +0100
changeset 15922 ebc50f21e849
parent 8536 55365fccb075
permissions -rw-r--r--
Code formatting, enable c++17 for qmlfrontend

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

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