8 lines
101 B
C
8 lines
101 B
C
#ifndef JSON_CONFIG_H_
|
|
#define JSON_CONFIG_H_
|
|
|
|
// DLL 导出功能已删除
|
|
#define JSON_API
|
|
|
|
#endif
|