Add list datasets and add locale format

This commit is contained in:
2023-08-19 19:05:16 +02:00
parent bafcb26bb6
commit 9972738deb
9 changed files with 190 additions and 46 deletions

View File

@@ -1,5 +1,6 @@
#ifndef PATHS_H
#define PATHS_H
#include <string>
namespace platform {
class Paths {
public: