source: extensions/iPiwigo/iPiwigo_Prefix.pch @ 32020

Last change on this file since 32020 was 9362, checked in by Polly, 13 years ago

initial Upload.....

  • Property svn:executable set to *
File size: 183 bytes
Line 
1//
2// Prefix header for all source files of the 'iPiwigo' target in the 'iPiwigo' project
3//
4
5#ifdef __OBJC__
6    #import <Foundation/Foundation.h>
7    #import <UIKit/UIKit.h>
8#endif
Note: See TracBrowser for help on using the repository browser.