 |
DAW JSON Link
|
Go to the documentation of this file.
13#if not defined( DAW_JSON_VER_OVERRIDE )
14#define DAW_JSON_VER v3_0_0_beta
16#define DAW_JSON_VER DAW_JSON_VER_OVERRIDE
19#if defined( __GNUC__ ) and not defined( __clang__ ) and \
20 not defined( DAW_JSON_FLATTEN ) and not defined( DAW_NO_FLATTEN )