mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-01-06 00:31:10 +01:00
commit
d31a5300e1
@ -6,7 +6,9 @@
|
|||||||
#ifndef LIB_JSONCPP_JSON_TOOL_H_INCLUDED
|
#ifndef LIB_JSONCPP_JSON_TOOL_H_INCLUDED
|
||||||
#define LIB_JSONCPP_JSON_TOOL_H_INCLUDED
|
#define LIB_JSONCPP_JSON_TOOL_H_INCLUDED
|
||||||
|
|
||||||
|
#if !defined(JSON_IS_AMALGAMATION)
|
||||||
#include <json/config.h>
|
#include <json/config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
// Also support old flag NO_LOCALE_SUPPORT
|
// Also support old flag NO_LOCALE_SUPPORT
|
||||||
#ifdef NO_LOCALE_SUPPORT
|
#ifdef NO_LOCALE_SUPPORT
|
||||||
|
Loading…
Reference in New Issue
Block a user