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