update windows + fixes

This commit is contained in:
Mars 2025-05-02 15:17:17 -04:00
parent c33ab763e6
commit 34e6bf52fd
10 changed files with 75 additions and 79 deletions

View file

@ -2,8 +2,8 @@
#include <format> // std::{formatter, format_to}
#include "src/config/config.hpp" // Config
#include "src/config/weather.hpp" // weather::Output
#include "src/config/config.hpp"
#include "src/config/weather.hpp"
#include "src/util/defs.hpp"
#include "src/util/types.hpp"