Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cJSON: prevent incompatible C and header versions
Introduces a preprocessor directive that aborts the compilation if the version numbers in the header don't match with the numbers in the c file.
- Loading branch information