#include "jansson.hpp" extern int json_cpp_tests(); int main() { return json_cpp_tests(); }