Files
libreoffice/ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch

9 lines
193 B
Plaintext
Raw Normal View History

//
// 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