This commit is contained in:
pavel.pimenov 2018-06-05 10:17:36 +03:00
parent c4103ab390
commit 86789e7c2f

View File

@ -6,7 +6,9 @@
#ifndef LIB_JSONCPP_JSON_TOOL_H_INCLUDED
#define LIB_JSONCPP_JSON_TOOL_H_INCLUDED
#if !defined(JSON_IS_AMALGAMATION)
#include <json/config.h>
#endif
// Also support old flag NO_LOCALE_SUPPORT
#ifdef NO_LOCALE_SUPPORT