Searched defs:JSON_API (Results 1 - 1 of 1) sorted by last modified time

/external/jsoncpp/include/json/
H A Dconfig.h47 # define JSON_API CPPTL_API macro
49 # define JSON_API __declspec(dllexport) macro
51 # define JSON_API __declspec(dllimport) macro
53 # define JSON_API macro

Completed in 127 milliseconds