mirror of
https://github.com/openharmony/third_party_cJSON.git
synced 2026-08-25 13:01:03 -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) { }
|