#include <iostream>
#include <fstream>
#include <shlobj.h>
#include <nlohmann/json.hpp>
Go to the source code of this file.