xref: /petsc/systems/Apple/iOS/examples/testopengl/examples_Prefix.pch (revision e1b06f76ad35ce2a89fc667d1feb3b2de35f6e0a)
1*fce0c873SBarry Smith//
2*fce0c873SBarry Smith// Prefix header for all source files of the 'iphone' target in the 'iphone' project
3*fce0c873SBarry Smith//
4*fce0c873SBarry Smith
5*fce0c873SBarry Smith#ifdef __OBJC__
6*fce0c873SBarry Smith    #import <Foundation/Foundation.h>
7*fce0c873SBarry Smith    #import <UIKit/UIKit.h>
8*fce0c873SBarry Smith#endif
9