浏览该文件的文档.
9 #ifndef NEM_SDK_INTERFACE_BUILD_CONFIG_H_
10 #define NEM_SDK_INTERFACE_BUILD_CONFIG_H_
12 #define NNEM_SDK_INTERFACE_BEGIN_DECLS namespace nem_sdk_interface {
13 #define NNEM_SDK_INTERFACE_END_DECLS }
14 #define USING_NS_NNEM_SDK_INTERFACE using namespace nem_sdk_interface;
19 #define NS_I_NEM_SDK nem_sdk_interface