|
|
@ -68,7 +68,10 @@ license you like. |
|
|
|
// End of content of file: LICENSE
|
|
|
|
// //////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#pragma GCC diagnostic push
|
|
|
|
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
|
|
#include "json/json.h"
|
|
|
|
#pragma GCC diagnostic pop
|
|
|
|
|
|
|
|
#ifndef JSON_IS_AMALGAMATION
|
|
|
|
#error "Compile with -I PATH_TO_JSON_DIRECTORY"
|
|
|
|