passage/gamma256/gameSource/iPhone/gameWindowApp_Prefix.pch
2025-10-03 02:19:59 -04:00

8 lines
195 B
Text

//
// Prefix header for all source files of the 'testWindowApp' target in the 'testWindowApp' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif