mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-15 15:16:47 +02:00
- reorganized repository to match standard layout
This commit is contained in:
9
include/json/json.h
Normal file
9
include/json/json.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef JSON_JSON_H_INCLUDED
|
||||
# define JSON_JSON_H_INCLUDED
|
||||
|
||||
# include "autolink.h"
|
||||
# include "value.h"
|
||||
# include "reader.h"
|
||||
# include "writer.h"
|
||||
|
||||
#endif // JSON_JSON_H_INCLUDED
|
Reference in New Issue
Block a user