Merge pull request #788 from pavel-pimenov/fix-782

Fix #782
This commit is contained in:
Christopher Dunn
2018-06-22 10:29:52 -05:00
committed by GitHub

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