mirror of
https://github.com/darlinghq/class-dump.git
synced 2025-02-17 02:17:46 +00:00
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
//
|
|
// Prefix header for all source files of the 'formatType' target in the 'formatType' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import "CDExtensions.h"
|
|
#endif
|