json/test/cuda_example/json_cuda.cpp

5 lines
44 B
C++
Raw Normal View History

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