updated include to be more scoped

This commit is contained in:
2026-02-23 14:08:18 +01:00
parent a48ff4780b
commit b03d9bf998
9 changed files with 17 additions and 18 deletions

View File

@@ -3,7 +3,6 @@
#include "json.hpp"
#include <string>
namespace AppSettings {
static constexpr char settingsFile[] = "assets/settings.json";