This commit is contained in:
Mars 2024-06-08 14:10:59 -04:00
parent a743cdabe5
commit bd402f57f5
Signed by: pupbrained
GPG key ID: 874E22DF2F9DFCB5
276 changed files with 37936 additions and 22932 deletions

View file

@ -80,5 +80,7 @@ int main() {
fmt::println("It is {}°F in {}", temp, townName);
fmt::println("{}", GetOSVersion());
return 0;
}