NIM PC Cross Platform SDK
nim_wrapper_util_include.h
1
7
#ifndef _NIM_UTIL_INCLUDE_H_
8
#define _NIM_UTIL_INCLUDE_H_
9
10
#if !defined(_WIN32) && !defined(WIN32)
11
#include <pthread.h>
12
#endif
13
14
#include "
nim_base_types.h
"
15
#include "
nim_build_config.h
"
16
#include "
stdbool.h
"
17
18
#endif
//_NIM_UTIL_INCLUDE_H_
nim_base_types.h
SDK基本类型定义
nim_build_config.h
This file defines build and platform configuration.
stdbool.h
wrapper
nim_wrapper_util
nim_wrapper_util_include.h
Generated by
1.9.4