Files
GitHawk/Local Pods/MMMarkdown/Source/MMMarkdown-Prefix.pch
James Sherlock c28c088629 Initial repository spring clean (#415)
* Move SwipeCellKit & SlackTextViewController to Local Pods directory

* Move playgrounds to own folder

* Create podspec for MMMarkdown and move to Local Pods
2017-09-24 18:35:05 -04:00

8 lines
161 B
Plaintext
Executable File

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