blob: 9b1554f8708c4ab1f8dc74a14431f2e4f26ca7e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
/*
* nub.defs
*/
/*
* DNBConfig.h is autogenerated by a perl script that is run as a build
* script in XCode. XCode is responsible for calling the script and setting
* the include paths correctly to locate it. The file will exist in the
* derived sources directory in the build folder.
*
*/
#include "DNBConfig.h"
#import <mach/mach_exc.defs>
|