Go to the documentation of this file. 7 #define VTK_MODULE_USE_EXTERNAL_vtkjsoncpp 0 9 #define VTK_JSONCPP_SHARED 1 11 #if VTK_MODULE_USE_EXTERNAL_vtkjsoncpp 12 # if !defined(JSON_DLL) && defined(_WIN32) && VTK_JSONCPP_SHARED 15 # include <json/json.h> 18 # if !defined(JSON_DLL) && defined(_WIN32) && VTK_JSONCPP_SHARED 21 # include <vtkjsoncpp/json/json.h>