1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
silica-viewer/Dependencies/PSDWriter/Shared/PSDWriter-Prefix.pch
Joshua Goins ee81008930 Add experimental PSD exporting
Not everything is working yet, this requires
more PSDWriter modifications.
2022-02-28 12:04:08 -04:00

7 lines
167 B
Text

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