Aggiunta Collections per ridurre dimensione main

This commit is contained in:
2026-06-08 11:31:21 +02:00
parent 945a85cacf
commit 10d7c806ec
71 changed files with 94 additions and 16546 deletions
-2
View File
@@ -1,7 +1,5 @@
#include "include.hpp"
#define DATA_PATH std::string("./../../data/")
int main() {
CSVProcessor processor;
try {