]> git.evergreen-ils.org Git - OpenSRF.git/blob - include/objson/json2xml.h
added connect/disconnect support, with onconnect callback
[OpenSRF.git] / include / objson / json2xml.h
1 /*
2  * Header to support legacy objson library
3  */
4 #ifndef OBJSON_JSON2XML_H
5 #define OBJSON_JSON2XML_H
6 #include <opensrf/osrf_json.h>
7 #include <opensrf/osrf_json_xml.h>
8 #include <opensrf/osrf_legacy_json.h>
9 #endif
10