mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-05-20 20:08:34 +02:00
relative include
This commit is contained in:
parent
50f6779578
commit
60f778b9fc
@ -9,7 +9,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#if !defined(JSON_IS_AMALGAMATION)
|
#if !defined(JSON_IS_AMALGAMATION)
|
||||||
#include <json/config.h>
|
#include "config.h"
|
||||||
#endif // if !defined(JSON_IS_AMALGAMATION)
|
#endif // if !defined(JSON_IS_AMALGAMATION)
|
||||||
|
|
||||||
#if JSON_USE_EXCEPTION
|
#if JSON_USE_EXCEPTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user