This commit is contained in:
3eef8a28f26fb2bcc514e6f1938929a1f931762 2023-02-06 15:47:59 -05:00
parent 20847df90d
commit 8a4f32ddc9

View file

@ -4,7 +4,7 @@
#include<iostream>
#include<filesystem>
#include<unordered_set>
#include"json/json.h"
#include"3rdparty/jsoncpp/include/json/json.h"
namespace fs = std::filesystem;
struct quatalog_data_t {