json/test/cuda_example/json_cuda.cpp
2021-12-29 13:41:42 +01:00

5 lines
44 B
C++

#include <nlohmann/json.hpp>
int main()
{}