Add new JSON_INTERNAL_CATCH macro function

This commit is contained in:
Hyeon Kim 2018-07-19 15:43:41 +09:00
parent 7bfc406ded
commit d0e60de433
4 changed files with 20 additions and 4 deletions

View file

@ -9,6 +9,7 @@
#endif
// clean up
#undef JSON_INTERNAL_CATCH
#undef JSON_CATCH
#undef JSON_THROW
#undef JSON_TRY