mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-05 17:40:47 +08:00
11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
//
|
|
// Prefix header for all source files of the 'DiscussionBoard' target in the 'DiscussionBoard' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|
|
|
|
#import "DBEnvironment.h"
|