Files
libreoffice/ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch
ptyl@cloudon.com 2b60f46e25 Add the new iOS app project files
Change-Id: I9ac049ef61e698afda1577a630e1185c75a33734
2013-10-15 22:52:06 +03:00

9 lines
193 B
Plaintext

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