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