mirror of https://github.com/DaveGamble/cJSON.git
Zach Hindes
6 years ago
5 changed files with 18 additions and 2 deletions
@ -0,0 +1,2 @@ |
|||
* text=auto |
|||
/tests/inputs/* text eol=lf |
@ -0,0 +1,3 @@ |
|||
// msvc doesn't support weak-linking, so we need to define these functions.
|
|||
void setUp(void) { } |
|||
void tearDown(void) { } |
Loading…
Reference in new issue