Go to the documentation of this file. 3 #ifndef vtk_nlohmannjson_h 4 #define vtk_nlohmannjson_h 7 #define VTK_MODULE_USE_EXTERNAL_vtknlohmannjson 0 9 #if VTK_MODULE_USE_EXTERNAL_vtknlohmannjson 10 # define VTK_NLOHMANN_JSON(x) <nlohmann/x> 12 # define nlohmann vtknlohmann 13 # define VTK_NLOHMANN_JSON(x) <vtknlohmannjson/include/vtknlohmann/x>