Add Linux specific options to compile

This commit is contained in:
2023-08-29 18:20:55 +02:00
parent 284ef6dfd1
commit 7c3e315ae7
10 changed files with 146 additions and 138 deletions

View File

@@ -2,7 +2,7 @@
#include "Datasets.h"
#include "Models.h"
#include "ReportConsole.h"
#include <fstream>
namespace platform {
using json = nlohmann::json;
string get_date()