commit | author | age
|
ed8a75
|
1 |
#ifdef __OBJC__ |
L |
2 |
#import <Cocoa/Cocoa.h> |
|
3 |
#else |
|
4 |
#ifndef FOUNDATION_EXPORT |
|
5 |
#if defined(__cplusplus) |
|
6 |
#define FOUNDATION_EXPORT extern "C" |
|
7 |
#else |
|
8 |
#define FOUNDATION_EXPORT extern |
|
9 |
#endif |
|
10 |
#endif |
|
11 |
#endif |
|
12 |
|
|
13 |
#import "pb.h" |
|
14 |
#import "pb_common.h" |
|
15 |
#import "pb_decode.h" |
|
16 |
#import "pb_encode.h" |
|
17 |
#import "pb.h" |
|
18 |
#import "pb_decode.h" |
|
19 |
#import "pb_common.h" |
|
20 |
#import "pb.h" |
|
21 |
#import "pb_encode.h" |
|
22 |
#import "pb_common.h" |
|
23 |
|
|
24 |
FOUNDATION_EXPORT double nanopbVersionNumber; |
|
25 |
FOUNDATION_EXPORT const unsigned char nanopbVersionString[]; |
|
26 |
|