mirror of
https://github.com/openharmony/third_party_cJSON.git
synced 2026-07-22 06:35:22 -04:00
4 lines
121 B
C
Executable File
4 lines
121 B
C
Executable File
// msvc doesn't support weak-linking, so we need to define these functions.
|
|
void setUp(void) { }
|
|
void tearDown(void) { }
|